Update version to 1.12.1
[testsuite.git] / version.properties
index 51f0d0d..c4bc5ac 100644 (file)
@@ -3,12 +3,12 @@
 # because they are used in Jenkins, whose plug-in doesn't support
 
 major=1
-minor=1
-patch=0
+minor=12
+patch=1
 
 base_version=${major}.${minor}.${patch}
 
 # Release must be completed with git revision # in Jenkins
 release_version=${base_version}
 snapshot_version=${base_version}-SNAPSHOT
-tags="latest"
+tags=latest ${base_version}-STAGING-latest