Update master to 2.0.0
Update master to 2.0.0 as there is a branch 1.1.1 to
support the release
Change-Id: Ic19847dd365a285213c90437d0d7a2d183220228
Issue-ID: CLAMP-72
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
diff --git a/version.properties b/version.properties
index c6b6334..8bb1f40 100644
--- a/version.properties
+++ b/version.properties
@@ -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=0
base_version=${major}.${minor}.${patch}