From 4896ba214976779d319c68898f0a7dac7b55e299 Mon Sep 17 00:00:00 2001 From: matthiasstein Date: Thu, 17 Aug 2023 13:49:29 +0000 Subject: [PATCH] [update-version] to 1.11.1 --- pom.xml | 2 +- src/main/js/bundles/dn_selectionactions/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 2990238..3348045 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ 4.0.0 de.conterra.devnet mapapps-selection-actions - 1.11.1-SNAPSHOT + 1.11.1 jar diff --git a/src/main/js/bundles/dn_selectionactions/manifest.json b/src/main/js/bundles/dn_selectionactions/manifest.json index 80b9197..d600e90 100644 --- a/src/main/js/bundles/dn_selectionactions/manifest.json +++ b/src/main/js/bundles/dn_selectionactions/manifest.json @@ -1,6 +1,6 @@ { "name": "dn_selectionactions", - "version": "1.11.1-SNAPSHOT", + "version": "1.11.1", "title": "${bundleName}", "description": "${bundleDescription}", "vendor": "con terra GmbH",