diff options
author | Tony Hansen <tony@att.com> | 2021-08-18 12:49:37 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-08-18 12:49:37 +0000 |
commit | 3fed8c65b87599dba92f4f878b026419f609f15a (patch) | |
tree | cd30d35d60001f22fff735ccaca884e464254e58 /version.properties | |
parent | a800ace09fe6ebe64cc455e4ba5ccb3abcfd79fc (diff) | |
parent | 1f08f4c5771818f51f23c9eeff9a8d7a83783dc5 (diff) |
Merge "PM Mapper output - granularityPeriod issue"1.7.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 24828c2..cedaba1 100644 --- a/version.properties +++ b/version.properties @@ -1,6 +1,6 @@ major=1 minor=7 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} release_version=${base_version} snapshot_version=${base_version}-SNAPSHOT |