From 9f1f2b0e07445b82054bab466d24a63fbf02b98f Mon Sep 17 00:00:00 2001 From: matthiasstein Date: Fri, 5 Jul 2024 08:18:51 +0000 Subject: [PATCH] [update-version] to 2.1.3-SNAPSHOT --- pom.xml | 2 +- src/main/js/bundles/dn_editingusernameprocessor/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b8f7648..38f085d 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ 4.0.0 de.conterra.devnet mapapps-editing-usernameprocessor - 2.1.2 + 2.1.3-SNAPSHOT jar diff --git a/src/main/js/bundles/dn_editingusernameprocessor/manifest.json b/src/main/js/bundles/dn_editingusernameprocessor/manifest.json index ad26900..deca272 100644 --- a/src/main/js/bundles/dn_editingusernameprocessor/manifest.json +++ b/src/main/js/bundles/dn_editingusernameprocessor/manifest.json @@ -1,6 +1,6 @@ { "name": "dn_editingusernameprocessor", - "version": "2.1.2", + "version": "2.1.3-SNAPSHOT", "title": "${bundleName}", "description": "${bundleDescription}", "vendor": "con terra GmbH",