]> 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 2aa1a2bb142492950ec5405767bc88db21e51366..362ce164d02b99d139ed3cbd14e420f4dab2570e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>0.12.2</version>
+               <version>0.13.1-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.dep</groupId>
                        <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>