diff --git a/pom.xml b/pom.xml
index 8cc9065..9e7eedd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,12 +16,11 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
     <groupId>de.conterra.devnet</groupId>
     <artifactId>mapapps-omnisearch-autoinfo</artifactId>
-    <version>1.0.1-SNAPSHOT</version>
+    <version>1.0.1</version>
     <packaging>jar</packaging>
     <!-- DISABLE repositories and pluginRepositories if inside the con terra! -->
     <repositories>
@@ -290,7 +289,7 @@
                     <!-- add here properties which are used in plugin configuration resolution -->
                     <properties>
                         <!-- deployment of map.apps installation -->
-                        <mapapps.remote.base/>
+                        <mapapps.remote.base />
                     </properties>
                 </configuration>
             </plugin>
@@ -390,7 +389,7 @@
                                     <!-- remove bundleLocations from app.json -->
                                     <token>\s*"bundleLocations"\s*:\s*\[\s*"localbundles"\s*,\s*"bundles"\s*\]\s*,\s*
                                     </token>
-                                    <value></value>
+                                    <value />
                                 </replacement>
                             </replacements>
                         </configuration>
@@ -496,7 +495,7 @@
         <connection>scm:git:https://github.com/conterra/mapapps-omnisearch-autoinfo.git</connection>
         <developerConnection>scm:git:https://github.com/conterra/mapapps-omnisearch-autoinfo.git</developerConnection>
         <url>https://github.com/conterra/mapapps-omnisearch-autoinfo</url>
-        <tag>HEAD</tag>
+        <tag>1.0.1</tag>
     </scm>
     <distributionManagement>
         <repository>