diff --git a/geoclimate/pom.xml b/geoclimate/pom.xml index 5e527f0ff3..3a566b0287 100644 --- a/geoclimate/pom.xml +++ b/geoclimate/pom.xml @@ -17,6 +17,38 @@ + + org.orbisgis + commons + + + org.orbisgis + h2gis + + + org.orbisgis + h2gis-utilities + + + org.orbisgis + h2gis-network + + + org.orbisgis + postgis-jts + + + org.orbisgis + postgis-jts-osgi + + + org.orbisgis + cts + + + com.h2database + h2 + org.codehaus.groovy groovy diff --git a/pom.xml b/pom.xml index 2c88917ec2..3cebf08fed 100644 --- a/pom.xml +++ b/pom.xml @@ -27,6 +27,7 @@ ${project.basedir} 2.15.0 2.0.0-SNAPSHOT + 2.1.210 1.2.0-SNAPSHOT 1.6.0-SNAPSHOT 1.0.1-SNAPSHOT @@ -68,6 +69,7 @@ com.h2database h2 + ${h2-version} org.orbisgis