upgrade Kafka version to 1.1.1
[dmaap/kafka11aaf.git] / version.properties
index 65e7bbc..1389c31 100644 (file)
@@ -24,9 +24,9 @@
 # Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... )
 # because they are used in Jenkins, whose plug-in doesn't support
 
-major=1
+major=0
 minor=0
-patch=0
+patch=5
 
 base_version=${major}.${minor}.${patch}