Skip to content

Commit c432fe9

Browse files
committed
Set version to 1.8.0
1 parent 520d408 commit c432fe9

File tree

19 files changed

+19
-19
lines changed

19 files changed

+19
-19
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>it.geosolutions</groupId>
66
<artifactId>geostore</artifactId>
7-
<version>1.8-SNAPSHOT</version>
7+
<version>1.8.0</version>
88

99
<packaging>pom</packaging>
1010

src/cli/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>it.geosolutions.geostore</groupId>
2626
<artifactId>geostore-root</artifactId>
27-
<version>1.8-SNAPSHOT</version>
27+
<version>1.8.0</version>
2828
</parent>
2929

3030
<artifactId>geostore-cli</artifactId>

src/core/model/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>it.geosolutions.geostore</groupId>
2626
<artifactId>geostore-core</artifactId>
27-
<version>1.8-SNAPSHOT</version>
27+
<version>1.8.0</version>
2828
</parent>
2929

3030
<artifactId>geostore-model</artifactId>

src/core/persistence/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>it.geosolutions.geostore</groupId>
2727
<artifactId>geostore-core</artifactId>
28-
<version>1.8-SNAPSHOT</version>
28+
<version>1.8.0</version>
2929
</parent>
3030

3131
<artifactId>geostore-persistence</artifactId>

src/core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>it.geosolutions.geostore</groupId>
2727
<artifactId>geostore-root</artifactId>
28-
<version>1.8-SNAPSHOT</version>
28+
<version>1.8.0</version>
2929
</parent>
3030

3131
<artifactId>geostore-core</artifactId>

src/core/security/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>it.geosolutions.geostore</groupId>
2626
<artifactId>geostore-core</artifactId>
27-
<version>1.8-SNAPSHOT</version>
27+
<version>1.8.0</version>
2828
</parent>
2929

3030
<artifactId>geostore-security</artifactId>

src/core/services-api/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>it.geosolutions.geostore</groupId>
2727
<artifactId>geostore-core</artifactId>
28-
<version>1.8-SNAPSHOT</version>
28+
<version>1.8.0</version>
2929
</parent>
3030

3131
<artifactId>geostore-services-api</artifactId>

src/core/services-impl/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>it.geosolutions.geostore</groupId>
2727
<artifactId>geostore-core</artifactId>
28-
<version>1.8-SNAPSHOT</version>
28+
<version>1.8.0</version>
2929
</parent>
3030

3131
<artifactId>geostore-services-impl</artifactId>

src/modules/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>it.geosolutions.geostore</groupId>
2727
<artifactId>geostore-root</artifactId>
28-
<version>1.8-SNAPSHOT</version>
28+
<version>1.8.0</version>
2929
</parent>
3030

3131
<artifactId>geostore-modules</artifactId>

src/modules/rest/api/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>it.geosolutions.geostore</groupId>
2727
<artifactId>geostore-rest-root</artifactId>
28-
<version>1.8-SNAPSHOT</version>
28+
<version>1.8.0</version>
2929
</parent>
3030

3131
<artifactId>geostore-rest-api</artifactId>

src/modules/rest/auditing/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>it.geosolutions.geostore</groupId>
2525
<artifactId>geostore-rest-root</artifactId>
26-
<version>1.8-SNAPSHOT</version>
26+
<version>1.8.0</version>
2727
</parent>
2828
<artifactId>geostore-rest-auditing</artifactId>
2929
<name>GeoStore - Modules - REST auditing</name>

src/modules/rest/client/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>it.geosolutions.geostore</groupId>
2727
<artifactId>geostore-rest-root</artifactId>
28-
<version>1.8-SNAPSHOT</version>
28+
<version>1.8.0</version>
2929
</parent>
3030

3131
<artifactId>geostore-rest-client</artifactId>

src/modules/rest/extjs/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>it.geosolutions.geostore</groupId>
2727
<artifactId>geostore-rest-root</artifactId>
28-
<version>1.8-SNAPSHOT</version>
28+
<version>1.8.0</version>
2929
</parent>
3030

3131
<artifactId>geostore-rest-extjs</artifactId>

src/modules/rest/impl/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>it.geosolutions.geostore</groupId>
2727
<artifactId>geostore-rest-root</artifactId>
28-
<version>1.8-SNAPSHOT</version>
28+
<version>1.8.0</version>
2929
</parent>
3030

3131
<artifactId>geostore-rest-impl</artifactId>

src/modules/rest/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>it.geosolutions.geostore</groupId>
2727
<artifactId>geostore-modules</artifactId>
28-
<version>1.8-SNAPSHOT</version>
28+
<version>1.8.0</version>
2929
</parent>
3030

3131
<artifactId>geostore-rest-root</artifactId>

src/modules/rest/test/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>it.geosolutions.geostore</groupId>
66
<artifactId>geostore-rest-root</artifactId>
7-
<version>1.8-SNAPSHOT</version>
7+
<version>1.8.0</version>
88
</parent>
99

1010
<artifactId>geostore-rest-test</artifactId>

src/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>it.geosolutions</groupId>
2626
<artifactId>geostore</artifactId>
27-
<version>1.8-SNAPSHOT</version>
27+
<version>1.8.0</version>
2828
</parent>
2929

3030
<groupId>it.geosolutions.geostore</groupId>

src/web/app/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>it.geosolutions.geostore</groupId>
66
<artifactId>geostore-web</artifactId>
7-
<version>1.8-SNAPSHOT</version>
7+
<version>1.8.0</version>
88
</parent>
99

1010
<artifactId>geostore-webapp</artifactId>

src/web/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>it.geosolutions.geostore</groupId>
2727
<artifactId>geostore-root</artifactId>
28-
<version>1.8-SNAPSHOT</version>
28+
<version>1.8.0</version>
2929
</parent>
3030

3131
<artifactId>geostore-web</artifactId>

0 commit comments

Comments
 (0)