Added AAF plugin
[dmaap/kafka11aaf.git] / version.properties
index 65e7bbc..96247dc 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=2
 
 base_version=${major}.${minor}.${patch}