diff options
author | Hansen, Tony (th1395) <th1395@att.com> | 2021-07-19 23:45:06 +0000 |
---|---|---|
committer | Hansen, Tony (th1395) <th1395@att.com> | 2021-07-23 16:32:30 +0000 |
commit | 475a64860f8909a59206308a666b5a4e078dedf3 (patch) | |
tree | 5ffd1722b7233f509973ce9e1298b0231dbfbdc2 /version.properties | |
parent | a39117310d7de354ebbac7d9a88fdaa3550aaaf7 (diff) |
use version 2.2.1 of pypi onap_dcae_cbs_docker_client2.0.5
Change-Id: I09106b2595deb4b8c74e4adad54ae3b78f896071
Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
Issue-ID: DCAEGEN2-2853
Signed-off-by: Hansen, Tony (th1395) <th1395@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 45de691..5168625 100644 --- a/version.properties +++ b/version.properties @@ -1,6 +1,6 @@ major=2 minor=0 -patch=4 +patch=5 base_version=${major}.${minor}.${patch} release_version=${base_version} snapshot_version=${base_version}-SNAPSHOT |