diff --git a/pom.xml b/pom.xml
index a455319..0ef79b5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
4.0.0
de.conterra.devnet
mapapps-intro
- 3.0.1-SNAPSHOT
+ 3.0.1
jar
diff --git a/src/main/js/bundles/dn_intro/manifest.json b/src/main/js/bundles/dn_intro/manifest.json
index c26ad09..1a9b235 100644
--- a/src/main/js/bundles/dn_intro/manifest.json
+++ b/src/main/js/bundles/dn_intro/manifest.json
@@ -1,6 +1,6 @@
{
"name": "dn_intro",
- "version": "3.0.1-SNAPSHOT",
+ "version": "3.0.1",
"title": "${bundleName}",
"description": "${bundleDescription}",
"vendor": "con terra GmbH",