cmd for pnf create list
[cli.git] / version.properties
index 0424f62..e1387f7 100644 (file)
@@ -1,10 +1,7 @@
-###########################################################
-# Versioning variables
-# 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
+# Version used by Jenkins
 
-major=1
-minor=1
+major=2
+minor=0
 patch=0
 
 base_version=${major}.${minor}.${patch}