From: lizi00164331
Date: Tue, 5 Sep 2017 10:56:57 +0000 (+0800)
Subject: Fix the version number
X-Git-Tag: v1.0.0~30
X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F43%2F10343%2F1;p=aai%2Fesr-gui.git
Fix the version number
Change-Id: I78064d1262cc893de1f8fbcd246dfb5457722263
Issue-ID: AAI-224
Signed-off-by: lizi00164331
---
diff --git a/version.properties b/version.properties
index e2595ba..cdcd1e9 100644
--- a/version.properties
+++ b/version.properties
@@ -3,7 +3,7 @@
# because they are used in Jenkins, whose plug-in doesn't support
major=1
-minor=1
+minor=0
patch=0
base_version=${major}.${minor}.${patch}