From c7bf2ae2f9c1641329222989e017454ed75080e9 Mon Sep 17 00:00:00 2001 From: Palominos Sylvain Date: Mon, 30 Apr 2018 10:37:57 +0200 Subject: [PATCH] Release vesion 1.4.0. --- h2gis-api/pom.xml | 2 +- h2gis-dist/pom.xml | 2 +- h2gis-functions-osgi/pom.xml | 2 +- h2gis-functions/pom.xml | 2 +- h2gis-network/pom.xml | 2 +- h2gis-test-utilities/pom.xml | 2 +- h2gis-test/pom.xml | 2 +- h2gis-utilities/pom.xml | 2 +- jts-core-osgi/pom.xml | 2 +- jts-io-osgi/pom.xml | 2 +- pom.xml | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/h2gis-api/pom.xml b/h2gis-api/pom.xml index 9b219a2df3..b5f884ab61 100644 --- a/h2gis-api/pom.xml +++ b/h2gis-api/pom.xml @@ -4,7 +4,7 @@ h2gis-parent org.orbisgis - 1.4.0-SNAPSHOT + 1.4.0 ../ h2gis-api diff --git a/h2gis-dist/pom.xml b/h2gis-dist/pom.xml index 84a067fcfb..b44328b03f 100644 --- a/h2gis-dist/pom.xml +++ b/h2gis-dist/pom.xml @@ -4,7 +4,7 @@ org.orbisgis h2gis-parent - 1.4.0-SNAPSHOT + 1.4.0 ../ h2gis-dist diff --git a/h2gis-functions-osgi/pom.xml b/h2gis-functions-osgi/pom.xml index 1992109d47..c940ec3242 100644 --- a/h2gis-functions-osgi/pom.xml +++ b/h2gis-functions-osgi/pom.xml @@ -4,7 +4,7 @@ org.orbisgis h2gis-parent - 1.4.0-SNAPSHOT + 1.4.0 ../ h2gis-osgi diff --git a/h2gis-functions/pom.xml b/h2gis-functions/pom.xml index fd7141c912..d9fbd1f345 100644 --- a/h2gis-functions/pom.xml +++ b/h2gis-functions/pom.xml @@ -4,7 +4,7 @@ org.orbisgis h2gis-parent - 1.4.0-SNAPSHOT + 1.4.0 ../ h2gis diff --git a/h2gis-network/pom.xml b/h2gis-network/pom.xml index 449314eea6..7a8d554c4a 100644 --- a/h2gis-network/pom.xml +++ b/h2gis-network/pom.xml @@ -4,7 +4,7 @@ h2gis-parent org.orbisgis - 1.4.0-SNAPSHOT + 1.4.0 ../ h2gis-network diff --git a/h2gis-test-utilities/pom.xml b/h2gis-test-utilities/pom.xml index f7d1a612ac..cb41fb1136 100644 --- a/h2gis-test-utilities/pom.xml +++ b/h2gis-test-utilities/pom.xml @@ -3,7 +3,7 @@ h2gis-parent org.orbisgis - 1.4.0-SNAPSHOT + 1.4.0 ../ 4.0.0 diff --git a/h2gis-test/pom.xml b/h2gis-test/pom.xml index 657d58d06e..c4c056f08e 100644 --- a/h2gis-test/pom.xml +++ b/h2gis-test/pom.xml @@ -4,7 +4,7 @@ h2gis-parent org.orbisgis - 1.4.0-SNAPSHOT + 1.4.0 ../ h2gis-test diff --git a/h2gis-utilities/pom.xml b/h2gis-utilities/pom.xml index 29652bde0c..203893cb1e 100644 --- a/h2gis-utilities/pom.xml +++ b/h2gis-utilities/pom.xml @@ -4,7 +4,7 @@ h2gis-parent org.orbisgis - 1.4.0-SNAPSHOT + 1.4.0 ../ h2gis-utilities diff --git a/jts-core-osgi/pom.xml b/jts-core-osgi/pom.xml index 4e4dc01aa2..8f440510ad 100644 --- a/jts-core-osgi/pom.xml +++ b/jts-core-osgi/pom.xml @@ -4,7 +4,7 @@ org.orbisgis h2gis-parent - 1.4.0-SNAPSHOT + 1.4.0 ../ jts-core-osgi diff --git a/jts-io-osgi/pom.xml b/jts-io-osgi/pom.xml index cd1db78202..7a87677cad 100644 --- a/jts-io-osgi/pom.xml +++ b/jts-io-osgi/pom.xml @@ -4,7 +4,7 @@ org.orbisgis h2gis-parent - 1.4.0-SNAPSHOT + 1.4.0 ../ jts-io-osgi diff --git a/pom.xml b/pom.xml index 47a33c02d2..8643744fc6 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.orbisgis h2gis-parent pom - 1.4.0-SNAPSHOT + 1.4.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.