Version bump oparent master to 2.1.0-SNAPSHOT
Issue-ID: INT-1055
Signed-off-by: Yang Xu <yang.xu@futurewei.com>
Change-Id: Ia06ecf1de96fd1712965e480b99ad7a40499dce7
diff --git a/version.properties b/version.properties
index ef301a4..ec3a66d 100644
--- a/version.properties
+++ b/version.properties
@@ -4,8 +4,8 @@
# because they are used in Jenkins, whose plug-in doesn't support
major_version=2
-minor_version=0
-patch_version=1
+minor_version=1
+patch_version=0
base_version=${major_version}.${minor_version}.${patch_version}