diff --git a/pom.xml b/pom.xml
index 98aa68468578133002d5bd1acedc2b4ee500d250..98da1b89cb0044d155a6ff804641be66cdc6ec84 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
 
 	<groupId>de.ozgcloud.xta</groupId>
 	<artifactId>xta-test-server</artifactId>
-	<version>1.10.0-SNAPSHOT</version>
+	<version>1.11.0-SNAPSHOT</version>
 	<packaging>jar</packaging>
 	<name>XTA Test Server</name>
 	<description>A XTA Server for testing a client implementation.</description>