]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - dep/org.argeo.slc.dep.agent/pom.xml
[maven-release-plugin] copy for tag argeo-slc-0.13.0
[gpl/argeo-slc.git] / dep / org.argeo.slc.dep.agent / pom.xml
index 4cdcbff1b9679c207a36587c20b59b984ec42473..71e5ea0f6b9e721a26a55f9fd555ee16e1964984 100644 (file)
@@ -3,13 +3,13 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>0.12.2-SNAPSHOT</version>
+               <version>0.13.0</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.dep</groupId>
        <artifactId>org.argeo.slc.dep.agent</artifactId>
        <packaging>jar</packaging>
-       <name>SLC Dependencies Agent</name>
+       <name>SLC Agent Dependencies</name>
        <dependencies>
                <!--  Commons -->
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.ant</artifactId>
                </dependency>
+               <dependency>
+                       <groupId>org.argeo.slc.runtime</groupId>
+                       <artifactId>org.argeo.slc.support.jcr</artifactId>
+               </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.lib.detached</artifactId>
                        <groupId>org.hsqldb</groupId>
                        <artifactId>com.springsource.org.hsqldb</artifactId>
                </dependency>
+               <dependency>
+                       <groupId>com.h2database</groupId>
+                       <artifactId>com.springsource.org.h2</artifactId>
+               </dependency>
                <dependency>
                        <groupId>net.sourceforge.jtds</groupId>
                        <artifactId>com.springsource.net.sourceforge.jtds</artifactId>