Merge "Update css file name in conf.py"
[dmaap/buscontroller.git] / version.properties
index fcbb908..0a7d7d9 100644 (file)
@@ -25,8 +25,8 @@
 # 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
-minor=1
+major=2
+minor=0
 patch=4
 base_version=${major}.${minor}.${patch}