diff options
author | 2021-07-19 23:37:12 +0000 | |
---|---|---|
committer | 2021-07-22 22:37:53 +0000 | |
commit | 343de5f25759bcf228655a558b219149fc19ee3d (patch) | |
tree | 919baeb2d4b9b24add01f452b1ea10ada52b0f34 /components/pm-subscription-handler/version.properties | |
parent | 1a970e91ec42bdf239015199284f9f00366f5cc5 (diff) |
use version 2.2.1 of pypi onap_dcae_cbs_docker_client
Change-Id: I627a7c6665bd7fab96e3ea4cdada6dc0ebaf8aa2
Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
Issue-ID: DCAEGEN2-2862
Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
Diffstat (limited to 'components/pm-subscription-handler/version.properties')
-rw-r--r-- | components/pm-subscription-handler/version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/pm-subscription-handler/version.properties b/components/pm-subscription-handler/version.properties index fee49286..ef20baaf 100644 --- a/components/pm-subscription-handler/version.properties +++ b/components/pm-subscription-handler/version.properties @@ -1,6 +1,6 @@ major=1 minor=3 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} release_version=${base_version} snapshot_version=${base_version}-SNAPSHOT |