diff options
author | vagrant <vv770d@att.com> | 2017-11-25 07:18:46 +0000 |
---|---|---|
committer | vagrant <vv770d@att.com> | 2017-11-25 07:18:59 +0000 |
commit | 00a0cd1ed5bb06b2ecd9588175e84b1ac15ba9b7 (patch) | |
tree | 8ccc540ed949d3bba3af695ff5527b938825970d /version.properties | |
parent | d1149a657cfc91ef0b24b08f97b56887f834f92d (diff) |
update versioning1.0.0-ONAP1.0.0-Amsterdamamsterdam
Change-Id: Ic04ff4895bc0945f126e23832fc14119ae19e602
Issue-ID: DCAEGEN2-211
Signed-off-by: vagrant <vv770d@att.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 73415a7..07578e5 100644 --- a/version.properties +++ b/version.properties @@ -1,5 +1,5 @@ major=1
-minor=1
+minor=2
patch=0
base_version=${major}.${minor}.${patch}
release_version=${base_version}
|