aboutsummaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorGary Wu <gwu@futurewei.com>2019-06-21 10:31:57 -0700
committerYang Xu <yang.xu@futurewei.com>2019-06-24 14:25:52 -0400
commit49665cad08f9bcf5453f64d5588217c2cdb5d6d3 (patch)
tree2ad350f0f635d34bf00fa6597fb153b67b006da5 /version.properties
parent27cb2829ebb1d77e3e1f3c1eb1e9d68e211c6d2f (diff)
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
Diffstat (limited to 'version.properties')
-rw-r--r--version.properties4
1 files changed, 2 insertions, 2 deletions
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}