From cfff41b38c3fb0d232812e0c46aef19bd815013b Mon Sep 17 00:00:00 2001 From: Charles-Henry Vagner Date: Mon, 23 Oct 2023 12:44:31 +0200 Subject: [PATCH] Bump to 1.2.0 Change-Id: I9f26bed2116a3d697b93234f23a7d907375a8dda --- README.md | 2 +- assemblies/pom.xml | 4 ++-- hop-gis-plugins/pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 02017b2..cd8c42a 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Extract the content of `gis-plugin-assemblies-X.X.X.zip` in ${HOP_HOME}/plugins. Examples of extraction from the root directory of the project : ```sh -GIS_PLUGINS_VERSION="1.1.0" +GIS_PLUGINS_VERSION="1.2.0" # Use compiled version... GIS_PLUGINS_ASSEMBLY="assemblies/target/gis-plugin-assemblies-${GIS_PLUGINS_VERSION}.zip" diff --git a/assemblies/pom.xml b/assemblies/pom.xml index ba20ce6..ce72d71 100644 --- a/assemblies/pom.xml +++ b/assemblies/pom.xml @@ -4,7 +4,7 @@ com.atolcd.hop gis-plugin-assemblies - 1.1.0 + 1.2.0 pom HOP GIS Plugins assemblies @@ -12,7 +12,7 @@ com.atolcd.hop hop-gis-plugins-holder - 1.1.0 + 1.2.0 diff --git a/hop-gis-plugins/pom.xml b/hop-gis-plugins/pom.xml index ba71083..75a1657 100644 --- a/hop-gis-plugins/pom.xml +++ b/hop-gis-plugins/pom.xml @@ -3,7 +3,7 @@ hop-gis-plugins-holder com.atolcd.hop - 1.1.0 + 1.2.0 4.0.0