From 08591da46322b76084487b2b1fab8359fed38848 Mon Sep 17 00:00:00 2001 From: ctsolcisrv Date: Mon, 3 May 2021 14:03:26 +0200 Subject: [PATCH] [update-version] to 2.0.1-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 a86f7b8..18c3f0a 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ 4.0.0 de.conterra.devnet mapapps-editing-usernameprocessor - 2.0.0 + 2.0.1-SNAPSHOT jar diff --git a/src/main/js/bundles/dn_editingusernameprocessor/manifest.json b/src/main/js/bundles/dn_editingusernameprocessor/manifest.json index a7d06a4..d81430d 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.0.0", + "version": "2.0.1-SNAPSHOT", "title": "${bundleName}", "description": "${bundleDescription}", "vendor": "con terra GmbH",