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",