diff options
author | Tony Hansen <tony@att.com> | 2021-09-13 20:01:00 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-09-13 20:01:00 +0000 |
commit | a20c9576d6c1b9946aeae67f98f4edb1f8dc8c7e (patch) | |
tree | 74a612807fe242aa2f48cd4f9e3afda250db85ab /version.properties | |
parent | 143f015c70a920ce70e95c54e80c7a8dd3ab838c (diff) | |
parent | abc653a84c1704c6e7be36bd8a075896c34c89aa (diff) |
Merge "Misc blueprints version revision for Istanbul"3.3.5
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 9c28a84..3db1eb0 100644 --- a/version.properties +++ b/version.properties @@ -1,6 +1,6 @@ major=3
minor=3
-patch=4
+patch=5
base_version=${major}.${minor}.${patch}
release_version=${base_version}
snapshot_version=${base_version}-SNAPSHOT
|