Skip to content

Commit

Permalink
Restored snapshot versions
Browse files Browse the repository at this point in the history
  • Loading branch information
dromagnoli committed Feb 3, 2022
1 parent c432fe9 commit 4d7b699
Show file tree
Hide file tree
Showing 19 changed files with 19 additions and 19 deletions.
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>it.geosolutions</groupId>
<artifactId>geostore</artifactId>
<version>1.8.0</version>
<version>1.8-SNAPSHOT</version>

<packaging>pom</packaging>

Expand Down
2 changes: 1 addition & 1 deletion src/cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>it.geosolutions.geostore</groupId>
<artifactId>geostore-root</artifactId>
<version>1.8.0</version>
<version>1.8-SNAPSHOT</version>
</parent>

<artifactId>geostore-cli</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion src/core/model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>it.geosolutions.geostore</groupId>
<artifactId>geostore-core</artifactId>
<version>1.8.0</version>
<version>1.8-SNAPSHOT</version>
</parent>

<artifactId>geostore-model</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion src/core/persistence/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>it.geosolutions.geostore</groupId>
<artifactId>geostore-core</artifactId>
<version>1.8.0</version>
<version>1.8-SNAPSHOT</version>
</parent>

<artifactId>geostore-persistence</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion src/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>it.geosolutions.geostore</groupId>
<artifactId>geostore-root</artifactId>
<version>1.8.0</version>
<version>1.8-SNAPSHOT</version>
</parent>

<artifactId>geostore-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion src/core/security/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>it.geosolutions.geostore</groupId>
<artifactId>geostore-core</artifactId>
<version>1.8.0</version>
<version>1.8-SNAPSHOT</version>
</parent>

<artifactId>geostore-security</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion src/core/services-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>it.geosolutions.geostore</groupId>
<artifactId>geostore-core</artifactId>
<version>1.8.0</version>
<version>1.8-SNAPSHOT</version>
</parent>

<artifactId>geostore-services-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion src/core/services-impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>it.geosolutions.geostore</groupId>
<artifactId>geostore-core</artifactId>
<version>1.8.0</version>
<version>1.8-SNAPSHOT</version>
</parent>

<artifactId>geostore-services-impl</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion src/modules/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>it.geosolutions.geostore</groupId>
<artifactId>geostore-root</artifactId>
<version>1.8.0</version>
<version>1.8-SNAPSHOT</version>
</parent>

<artifactId>geostore-modules</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion src/modules/rest/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>it.geosolutions.geostore</groupId>
<artifactId>geostore-rest-root</artifactId>
<version>1.8.0</version>
<version>1.8-SNAPSHOT</version>
</parent>

<artifactId>geostore-rest-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion src/modules/rest/auditing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>it.geosolutions.geostore</groupId>
<artifactId>geostore-rest-root</artifactId>
<version>1.8.0</version>
<version>1.8-SNAPSHOT</version>
</parent>
<artifactId>geostore-rest-auditing</artifactId>
<name>GeoStore - Modules - REST auditing</name>
Expand Down
2 changes: 1 addition & 1 deletion src/modules/rest/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>it.geosolutions.geostore</groupId>
<artifactId>geostore-rest-root</artifactId>
<version>1.8.0</version>
<version>1.8-SNAPSHOT</version>
</parent>

<artifactId>geostore-rest-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion src/modules/rest/extjs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>it.geosolutions.geostore</groupId>
<artifactId>geostore-rest-root</artifactId>
<version>1.8.0</version>
<version>1.8-SNAPSHOT</version>
</parent>

<artifactId>geostore-rest-extjs</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion src/modules/rest/impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>it.geosolutions.geostore</groupId>
<artifactId>geostore-rest-root</artifactId>
<version>1.8.0</version>
<version>1.8-SNAPSHOT</version>
</parent>

<artifactId>geostore-rest-impl</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion src/modules/rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>it.geosolutions.geostore</groupId>
<artifactId>geostore-modules</artifactId>
<version>1.8.0</version>
<version>1.8-SNAPSHOT</version>
</parent>

<artifactId>geostore-rest-root</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion src/modules/rest/test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>it.geosolutions.geostore</groupId>
<artifactId>geostore-rest-root</artifactId>
<version>1.8.0</version>
<version>1.8-SNAPSHOT</version>
</parent>

<artifactId>geostore-rest-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion src/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>it.geosolutions</groupId>
<artifactId>geostore</artifactId>
<version>1.8.0</version>
<version>1.8-SNAPSHOT</version>
</parent>

<groupId>it.geosolutions.geostore</groupId>
Expand Down
2 changes: 1 addition & 1 deletion src/web/app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>it.geosolutions.geostore</groupId>
<artifactId>geostore-web</artifactId>
<version>1.8.0</version>
<version>1.8-SNAPSHOT</version>
</parent>

<artifactId>geostore-webapp</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion src/web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>it.geosolutions.geostore</groupId>
<artifactId>geostore-root</artifactId>
<version>1.8.0</version>
<version>1.8-SNAPSHOT</version>
</parent>

<artifactId>geostore-web</artifactId>
Expand Down

0 comments on commit 4d7b699

Please sign in to comment.