diff --git a/pom.xml b/pom.xml
index 78835d03f1fb8b5ba0d010a7952ff5adbd18d0ba..5ed1b48112d92e363052e7d1ce681f2ff09db058 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<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 https://maven.apache.org/xsd/maven-4.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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 	
 	<parent>
@@ -12,7 +11,7 @@
 
 	<groupId>de.ozgcloud</groupId>
 	<artifactId>ozg-operator</artifactId>
-	<version>1.1.0</version>
+	<version>1.2.0-SNAPSHOT</version>
 	<name>OZG Cloud Operator</name>
 	<description>OZG Cloud Operator</description>
 	
@@ -145,4 +144,4 @@
 		</snapshotRepository>
 	</distributionManagement>
 	
-</project>
\ No newline at end of file
+</project>