From 67ea7b61152b75c04ca5645b707947dc3c5d0715 Mon Sep 17 00:00:00 2001 From: Lorenzo Natali Date: Thu, 7 Dec 2023 14:25:16 +0100 Subject: [PATCH] Restored snapshots (#9801) * Restored snapshots * Updated package.json --- binary/bin-war/pom.xml | 2 +- java/pom.xml | 2 +- java/printing/pom.xml | 2 +- java/services/pom.xml | 2 +- java/web/pom.xml | 4 ++-- package.json | 2 +- pom.xml | 2 +- product/pom.xml | 4 ++-- project/standard/templates/web/pom.xml | 2 +- 9 files changed, 11 insertions(+), 11 deletions(-) diff --git a/binary/bin-war/pom.xml b/binary/bin-war/pom.xml index 48c4ab4381..c9e02e9f40 100644 --- a/binary/bin-war/pom.xml +++ b/binary/bin-war/pom.xml @@ -17,7 +17,7 @@ it.geosolutions.mapstore mapstore-product - 1.6.1 + 1.6-SNAPSHOT war runtime diff --git a/java/pom.xml b/java/pom.xml index 22023cdb21..ab2ed7d08f 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -3,7 +3,7 @@ it.geosolutions.mapstore mapstore-java pom - 1.6.1 + 1.6-SNAPSHOT MapStore 2 http://www.geo-solutions.it diff --git a/java/printing/pom.xml b/java/printing/pom.xml index 99cf369078..03373d9256 100644 --- a/java/printing/pom.xml +++ b/java/printing/pom.xml @@ -3,7 +3,7 @@ it.geosolutions.mapstore mapstore-print pom - 1.6.1 + 1.6-SNAPSHOT MapStore 2 - Printing extension bundle http://www.geo-solutions.it diff --git a/java/services/pom.xml b/java/services/pom.xml index 2b9a987806..4e17522ccf 100644 --- a/java/services/pom.xml +++ b/java/services/pom.xml @@ -3,7 +3,7 @@ it.geosolutions.mapstore mapstore-services jar - 1.6.1 + 1.6-SNAPSHOT MapStore 2 - Backend Services http://www.geo-solutions.it diff --git a/java/web/pom.xml b/java/web/pom.xml index 3fc50b89f8..a86d758672 100644 --- a/java/web/pom.xml +++ b/java/web/pom.xml @@ -3,7 +3,7 @@ it.geosolutions.mapstore mapstore-webapp war - 1.6.1 + 1.6-SNAPSHOT MapStore 2 - WAR http://www.geo-solutions.it @@ -67,7 +67,7 @@ it.geosolutions.mapstore mapstore-services - 1.6.1 + 1.6-SNAPSHOT diff --git a/package.json b/package.json index 60a5f632bf..06d5a88e7f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mapstore2", - "version": "0.7.1", + "version": "0.7.2", "description": "MapStore 2", "repository": "https://github.com/geosolutions-it/MapStore2", "main": "index.js", diff --git a/pom.xml b/pom.xml index 3028c3547e..b04e63fb16 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ it.geosolutions.mapstore mapstore-root pom - 1.6.1 + 1.6-SNAPSHOT MapStore Root diff --git a/product/pom.xml b/product/pom.xml index be587177ee..13a24e85d9 100644 --- a/product/pom.xml +++ b/product/pom.xml @@ -3,7 +3,7 @@ it.geosolutions.mapstore mapstore-product war - 1.6.1 + 1.6-SNAPSHOT MapStore Product Web Application @@ -17,7 +17,7 @@ it.geosolutions.mapstore mapstore-webapp - 1.6.1 + 1.6-SNAPSHOT war runtime diff --git a/project/standard/templates/web/pom.xml b/project/standard/templates/web/pom.xml index 4931df6881..3ee2fca11d 100644 --- a/project/standard/templates/web/pom.xml +++ b/project/standard/templates/web/pom.xml @@ -22,7 +22,7 @@ it.geosolutions.mapstore mapstore-services - 1.6.1 + 1.6-SNAPSHOT