]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - dep/org.argeo.slc.dep.agent/pom.xml
INtroduce server repo
[gpl/argeo-slc.git] / dep / org.argeo.slc.dep.agent / pom.xml
index 60e565b57c7ff82642521d7206920b430206fa1b..362ce164d02b99d139ed3cbd14e420f4dab2570e 100644 (file)
@@ -3,13 +3,13 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>0.12.2-SNAPSHOT</version>
+               <version>0.13.1-SNAPSHOT</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.launcher</artifactId>
                </dependency>
-               <dependency>
-                       <groupId>org.argeo.slc.runtime</groupId>
-                       <artifactId>org.argeo.slc.support.maven</artifactId>
-               </dependency>
 
                <!--  Spring -->
                <dependency>
                        <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>
                        <groupId>org.postgresql</groupId>
                        <artifactId>com.springsource.org.postgresql.jdbc3</artifactId>
                </dependency>
-               <dependency>
-                       <groupId>com.oracle.jdbc</groupId>
-                       <artifactId>com.springsource.oracle.jdbc</artifactId>
-               </dependency>
                <!--  Required by the Oracle JDBC driver -->
                <dependency>
                        <groupId>javax.resource</groupId>