Changes to use new Java 11 dbcapi
[dmaap/buscontroller.git] / version.properties
index fab1e50..49a923f 100644 (file)
@@ -25,9 +25,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
-minor=1
-patch=8
+major=2
+minor=0
+patch=1
 base_version=${major}.${minor}.${patch}
 
 # Release must be completed with git revision # in Jenkins