diff --git a/pom.xml b/pom.xml index 3b8e83f..060000b 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ 4.0.0 de.conterra.devnet mapapps-devnet-blueprint - 4.14.3-SNAPSHOT + 4.14.3 jar diff --git a/src/main/js/bundles/sample_helloworld/manifest.json b/src/main/js/bundles/sample_helloworld/manifest.json index 40313e4..afc86a7 100644 --- a/src/main/js/bundles/sample_helloworld/manifest.json +++ b/src/main/js/bundles/sample_helloworld/manifest.json @@ -1,6 +1,6 @@ { "name": "sample_helloworld", - "version": "4.14.3-SNAPSHOT", + "version": "4.14.3", "title": "${bundleName}", "description": "${bundleDescription}", "vendor": "con terra GmbH",