diff --git a/h2gis-api/pom.xml b/h2gis-api/pom.xml index 6b5190f961..a148dff30a 100644 --- a/h2gis-api/pom.xml +++ b/h2gis-api/pom.xml @@ -4,7 +4,7 @@ h2gis org.orbisgis - 1.3.0-SNAPSHOT + 1.3.0 ../ h2gis-api diff --git a/h2gis-ext-osgi/pom.xml b/h2gis-ext-osgi/pom.xml index cea6d04eaf..b216cdee92 100644 --- a/h2gis-ext-osgi/pom.xml +++ b/h2gis-ext-osgi/pom.xml @@ -4,7 +4,7 @@ h2gis org.orbisgis - 1.3.0-SNAPSHOT + 1.3.0 ../ h2gis-ext-osgi diff --git a/h2gis-ext/pom.xml b/h2gis-ext/pom.xml index d42761b05c..457ef2e987 100644 --- a/h2gis-ext/pom.xml +++ b/h2gis-ext/pom.xml @@ -4,7 +4,7 @@ h2gis org.orbisgis - 1.3.0-SNAPSHOT + 1.3.0 ../ h2gis-ext diff --git a/h2gis-functions-osgi/pom.xml b/h2gis-functions-osgi/pom.xml index ce8c07b7f0..6b1ed5f64d 100644 --- a/h2gis-functions-osgi/pom.xml +++ b/h2gis-functions-osgi/pom.xml @@ -4,7 +4,7 @@ org.orbisgis h2gis - 1.3.0-SNAPSHOT + 1.3.0 ../ h2gis-functions-osgi diff --git a/h2gis-functions/pom.xml b/h2gis-functions/pom.xml index 8e7997710c..59b38824d9 100644 --- a/h2gis-functions/pom.xml +++ b/h2gis-functions/pom.xml @@ -4,7 +4,7 @@ org.orbisgis h2gis - 1.3.0-SNAPSHOT + 1.3.0 ../ h2gis-functions diff --git a/h2gis-network/pom.xml b/h2gis-network/pom.xml index 93fcb18832..b325da9d88 100644 --- a/h2gis-network/pom.xml +++ b/h2gis-network/pom.xml @@ -4,7 +4,7 @@ h2gis org.orbisgis - 1.3.0-SNAPSHOT + 1.3.0 ../ h2gis-network diff --git a/h2gis-test-utilities/pom.xml b/h2gis-test-utilities/pom.xml index b6602817f7..0641086509 100644 --- a/h2gis-test-utilities/pom.xml +++ b/h2gis-test-utilities/pom.xml @@ -3,7 +3,7 @@ h2gis org.orbisgis - 1.3.0-SNAPSHOT + 1.3.0 ../ 4.0.0 diff --git a/h2gis-utilities/pom.xml b/h2gis-utilities/pom.xml index 391aa664f5..8f70c2e016 100644 --- a/h2gis-utilities/pom.xml +++ b/h2gis-utilities/pom.xml @@ -4,7 +4,7 @@ h2gis org.orbisgis - 1.3.0-SNAPSHOT + 1.3.0 ../ h2gis-utilities diff --git a/pom.xml b/pom.xml index 48b35e4204..8a4f453a51 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.orbisgis h2gis pom - 1.3.0-SNAPSHOT + 1.3.0 H2GIS H2GIS is a spatial extension of the H2 database engine in the spirit of PostGIS. It adds support for the Open Geospatial Consortium (OGC) Simple Features for SQL (SFSQL) functions.