diff --git a/build.gradle b/build.gradle
index 28e56efbcb2d751e386f7cd634ab6203db1fd295..6fe5639cf6ae009e329f25735b07cc37f9e0808a 100644
--- a/build.gradle
+++ b/build.gradle
@@ -8,7 +8,7 @@ plugins {
 }
 
 project.group = 'de.hhu.stups'
-project.version = "1.2.0"
+project.version = "1.2.1-SNAPSHOT"
 
 final isSnapshot = project.version.endsWith("-SNAPSHOT")