From: lizi00164331
Date: Fri, 25 Aug 2017 02:16:50 +0000 (+0800)
Subject: Fix the version in version property.
X-Git-Tag: v1.0.0~32^2
X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=5d7bc1a40e591465c5528bfe3bb5b6e0ef0c8b5d;p=aai%2Fesr-gui.git
Fix the version in version property.
Change-Id: I52bc82c0856abddd3bb4a1a1c41e6af5b501e8ad
Issue-ID: AAI-221
Signed-off-by: lizi00164331
---
diff --git a/version.properties b/version.properties
index 2391453..e2595ba 100644
--- a/version.properties
+++ b/version.properties
@@ -3,8 +3,8 @@
# because they are used in Jenkins, whose plug-in doesn't support
major=1
-minor=0
-patch=2
+minor=1
+patch=0
base_version=${major}.${minor}.${patch}