diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2018-05-16 21:31:57 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-05-16 21:31:57 +0000 |
commit | bb47027e380ea5686f7c4900c8eca893518be56f (patch) | |
tree | d46426fda678f0d9004e1f919dff3b7f7f32994b /version.properties | |
parent | 5154d1c25758d72ddf7640a647a24e1f3403d66a (diff) | |
parent | cd66d864af7217734403294393ec23d3879faa30 (diff) |
Merge "Upgrade SNAPSHOT to 1.2.2"v1.2.2
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 146a672fe..cfb32e023 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1
minor=2
-patch=1
+patch=2
base_version=${major}.${minor}.${patch}
|