diff options
author | Tony Hansen <tony@att.com> | 2021-01-13 18:31:02 +0000 |
---|---|---|
committer | Tony Hansen <tony@att.com> | 2021-01-13 18:31:02 +0000 |
commit | 698db97571d83408429ee46a5761cabc9bae460d (patch) | |
tree | 915930b6fce85ab8a2acd7ea5eb9c9cda46eaba9 /version.properties | |
parent | 5d8611f1fa4099d0ddade827fca88dc48b59bae7 (diff) |
Revert "Update HV-VES image"7.0.0-ONAPguilin
This reverts commit 5d8611f1fa4099d0ddade827fca88dc48b59bae7.
Reason for revert:
discussed on meeting today to abandon this one and apply change in oom directly.. otherwise we need to release new bootstrap for maintenance release.
Issue-ID: DCAEGEN2-2516
Change-Id: If053aa6d7afa6f7c36f8c7a27591898df6381acb
Signed-off-by: Tony Hansen <tony@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 faeb3e5..8ac80b7 100644 --- a/version.properties +++ b/version.properties @@ -1,6 +1,6 @@ major=2
minor=1
-patch=9
+patch=8
base_version=${major}.${minor}.${patch}
release_version=${base_version}
snapshot_version=${base_version}-SNAPSHOT
|