diff options
author | Jorge Hernandez <jh1730@att.com> | 2018-04-14 00:22:08 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-04-14 00:22:08 +0000 |
commit | 18d1759edf0805d060417f70cf162e56a71a4c27 (patch) | |
tree | 207a1071147997f082e3a9ec8d909bb45655e02c /version.properties | |
parent | 36e8f5e2c625cd76f183757942db9a80a30251ab (diff) | |
parent | dca5220480fb7c45e9d098825597cc7d70608c6a (diff) |
Merge "Upgrade to SNAPSHOT 1.2.1"
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 faf06bbba..688582d37 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=2 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |