diff options
author | Lvbo163 <lv.bo163@zte.com.cn> | 2018-10-25 15:34:31 +0800 |
---|---|---|
committer | Lvbo163 <lv.bo163@zte.com.cn> | 2018-10-25 16:00:50 +0800 |
commit | 05b41595d2a0b33c73cb62b9d0a2e7b6f0538339 (patch) | |
tree | 1914e2a9726a6f604617521d72bd9f7d89d204cd /version.properties | |
parent | b3f2ba71b13eb889209d7b201db6df28cb4a25d2 (diff) |
Update aai-esr-gui repo version3.0.0-ONAP1.2.1
Issue-ID: AAI-1767
Change-Id: I96a582b840b286348f6427f69d984962bdf27ded
Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties index e2595ba..146a672 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=1
-patch=0
+minor=2
+patch=1
base_version=${major}.${minor}.${patch}
|