From 4d7d1bd0a2fc4d90bc3dc314ab7cd8b080f6b28b Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 10 Apr 2024 16:35:49 +0000 Subject: [PATCH] Restore java packages to 1.8-SNAPSHOT and update package.json --- binary/bin-war/pom.xml | 2 +- binary/pom.xml | 2 +- java/pom.xml | 2 +- java/printing/pom.xml | 2 +- java/services/pom.xml | 2 +- java/web/pom.xml | 2 +- package.json | 2 +- pom.xml | 2 +- product/pom.xml | 2 +- project/standard/templates/web/pom.xml | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/binary/bin-war/pom.xml b/binary/bin-war/pom.xml index cd5697ce84..8ac69b7f35 100644 --- a/binary/bin-war/pom.xml +++ b/binary/bin-war/pom.xml @@ -3,7 +3,7 @@ it.geosolutions.mapstore mapstore-bin-war war - 1.8.0 + 1.8-SNAPSHOT MapStore 2 Release Module WAR Creates the war for the binary package, adding customization (e.g. h2 database) http://www.geo-solutions.it diff --git a/binary/pom.xml b/binary/pom.xml index af64116cb9..ac8dd4946a 100644 --- a/binary/pom.xml +++ b/binary/pom.xml @@ -4,7 +4,7 @@ it.geosolutions.mapstore mapstore-root - 1.8.0 + 1.8-SNAPSHOT it.geosolutions.mapstore mapstore-binary diff --git a/java/pom.xml b/java/pom.xml index a826e74188..2d2ba983b2 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -4,7 +4,7 @@ it.geosolutions.mapstore mapstore-root - 1.8.0 + 1.8-SNAPSHOT it.geosolutions.mapstore diff --git a/java/printing/pom.xml b/java/printing/pom.xml index d0d38a7742..5a2f3de5df 100644 --- a/java/printing/pom.xml +++ b/java/printing/pom.xml @@ -4,7 +4,7 @@ it.geosolutions.mapstore mapstore-java - 1.8.0 + 1.8-SNAPSHOT it.geosolutions.mapstore diff --git a/java/services/pom.xml b/java/services/pom.xml index 6c71f46d35..5255ba9866 100644 --- a/java/services/pom.xml +++ b/java/services/pom.xml @@ -4,7 +4,7 @@ it.geosolutions.mapstore mapstore-java - 1.8.0 + 1.8-SNAPSHOT it.geosolutions.mapstore diff --git a/java/web/pom.xml b/java/web/pom.xml index e40df5fa06..0ebe6a6803 100644 --- a/java/web/pom.xml +++ b/java/web/pom.xml @@ -4,7 +4,7 @@ it.geosolutions.mapstore mapstore-java - 1.8.0 + 1.8-SNAPSHOT it.geosolutions.mapstore diff --git a/package.json b/package.json index cabcc8dc04..7882a3dd59 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mapstore2", - "version": "0.9.0", + "version": "0.9.1", "description": "MapStore 2", "repository": "https://github.com/geosolutions-it/MapStore2", "main": "index.js", diff --git a/pom.xml b/pom.xml index 8994493491..fc2283c235 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ it.geosolutions.mapstore mapstore-root pom - 1.8.0 + 1.8-SNAPSHOT MapStore Root diff --git a/product/pom.xml b/product/pom.xml index e2d343a5e6..4e7a67a85a 100644 --- a/product/pom.xml +++ b/product/pom.xml @@ -4,7 +4,7 @@ it.geosolutions.mapstore mapstore-root - 1.8.0 + 1.8-SNAPSHOT it.geosolutions.mapstore diff --git a/project/standard/templates/web/pom.xml b/project/standard/templates/web/pom.xml index 7e75a7104c..18db2699e1 100644 --- a/project/standard/templates/web/pom.xml +++ b/project/standard/templates/web/pom.xml @@ -15,7 +15,7 @@ UTF-8 8.5.69 8080 - 1.8.0 + 1.8-SNAPSHOT 2.1-SNAPSHOT 1.6-SNAPSHOT 2.4-SNAPSHOT