]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - gis/runtime/org.argeo.gis.geotools/pom.xml
Revert to GeoTools 2.6.5
[lgpl/argeo-commons.git] / gis / runtime / org.argeo.gis.geotools / pom.xml
index 92a81f8cd48a2bdbfbc4d9ac4b656882940520cb..d2533069031ebe25b121965f8e0ab3b2868120c0 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.gis</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.2.3-SNAPSHOT</version>
+               <version>0.3.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.gis.geotools</artifactId>
                </plugins>
        </build>
        <dependencies>
-               <!-- JCR -->
+               <!-- Commons -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>${version.argeo-commons}</version>
+                       <version>0.3.2-SNAPSHOT</version>
+               </dependency>
+               <dependency>
+                       <groupId>org.argeo.commons.security</groupId>
+                       <artifactId>org.argeo.security.core</artifactId>
+                       <version>0.3.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Geotools, JTS, etc. -->
                </dependency>
                <dependency>
                        <groupId>org.argeo.dep.osgi</groupId>
-                       <artifactId>org.argeo.dep.osgi.jts</artifactId>
+                       <artifactId>org.argeo.dep.osgi.geoapi</artifactId>
                </dependency>
                <dependency>
                        <groupId>org.argeo.dep.osgi</groupId>
-                       <artifactId>org.argeo.dep.osgi.geoapi</artifactId>
+                       <artifactId>org.argeo.dep.osgi.jts</artifactId>
                </dependency>
                <dependency>
                        <groupId>org.jdom</groupId>
                <dependency>
                        <groupId>org.argeo.commons.osgi</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>${version.argeo-commons}</version>
+                       <version>0.3.2-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.dep.log4j</artifactId>
-                       <version>${version.argeo-commons}</version>
+                       <version>0.3.2-SNAPSHOT</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>