Allow storing db.user and db.pass in environment variables
[dmaap/dbcapi.git] / version.properties
index 71c1fed..9afec0f 100644 (file)
@@ -25,7 +25,7 @@
 # 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=2
 minor=0
 patch=1
 base_version=${major}.${minor}.${patch}