Skip to content

Commit

Permalink
Prepare release 1.2.4
Browse files Browse the repository at this point in the history
Prepare release 1.2.4
  • Loading branch information
SPalominos committed May 25, 2016
2 parents 8bff1cd + ec3f083 commit e56c6c2
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion h2-dist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.orbisgis</groupId>
<artifactId>h2gis</artifactId>
<version>1.2.4-SNAPSHOT</version>
<version>1.2.4</version>
<relativePath>../</relativePath>
</parent>
<artifactId>h2-dist</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion h2drivers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>h2gis</artifactId>
<groupId>org.orbisgis</groupId>
<version>1.3.0-SNAPSHOT</version>
<version>1.2.4</version>
<relativePath>../</relativePath>
</parent>
<artifactId>h2drivers</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion h2network/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>h2gis</artifactId>
<groupId>org.orbisgis</groupId>
<version>1.3.0-SNAPSHOT</version>
<version>1.2.4</version>
<relativePath>../</relativePath>
</parent>
<artifactId>h2network</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion h2spatial-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>h2gis</artifactId>
<groupId>org.orbisgis</groupId>
<version>1.3.0-SNAPSHOT</version>
<version>1.2.4</version>
<relativePath>../</relativePath>
</parent>
<artifactId>h2spatial-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion h2spatial-ext-osgi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>h2gis</artifactId>
<groupId>org.orbisgis</groupId>
<version>1.3.0-SNAPSHOT</version>
<version>1.2.4</version>
<relativePath>../</relativePath>
</parent>
<artifactId>h2spatial-ext-osgi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion h2spatial-ext/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>h2gis</artifactId>
<groupId>org.orbisgis</groupId>
<version>1.3.0-SNAPSHOT</version>
<version>1.2.4</version>
<relativePath>../</relativePath>
</parent>
<artifactId>h2spatial-ext</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion h2spatial-osgi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.orbisgis</groupId>
<artifactId>h2gis</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.2.4</version>
<relativePath>../</relativePath>
</parent>
<artifactId>h2spatial-osgi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion h2spatial/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.orbisgis</groupId>
<artifactId>h2gis</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.2.4</version>
<relativePath>../</relativePath>
</parent>
<artifactId>h2spatial</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion h2spatialtest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>h2gis</artifactId>
<groupId>org.orbisgis</groupId>
<version>1.2.4-SNAPSHOT</version>
<version>1.2.4</version>
<relativePath>../</relativePath>
</parent>
<artifactId>h2spatialtest</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jts-osgi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.orbisgis</groupId>
<artifactId>h2gis</artifactId>
<version>1.2.4-SNAPSHOT</version>
<version>1.2.4</version>
<relativePath>../</relativePath>
</parent>
<artifactId>jts</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>org.orbisgis</groupId>
<artifactId>h2gis</artifactId>
<packaging>pom</packaging>
<version>1.3.0-SNAPSHOT</version>
<version>1.2.4</version>
<name>H2GIS</name>
<description>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.</description>
<organization>
Expand Down
2 changes: 1 addition & 1 deletion spatial-utilities/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>h2gis</artifactId>
<groupId>org.orbisgis</groupId>
<version>1.3.0-SNAPSHOT</version>
<version>1.2.4</version>
<relativePath>../</relativePath>
</parent>
<name>spatial-utilities</name>
Expand Down
2 changes: 1 addition & 1 deletion test-utilities/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>h2gis</artifactId>
<groupId>org.orbisgis</groupId>
<version>1.3.0-SNAPSHOT</version>
<version>1.2.4</version>
<relativePath>../</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down

0 comments on commit e56c6c2

Please sign in to comment.