diff options
author | 2022-03-10 10:14:54 +0000 | |
---|---|---|
committer | 2022-03-11 09:37:12 +0000 | |
commit | 5386335b9fa32a761a22cafdac319e169fec6896 (patch) | |
tree | d143128fe5375a3f244fca7dd23394e82a04a768 /components/pm-subscription-handler/version.properties | |
parent | 36987b3ac6eccb475e9976b95a08683a86682cdc (diff) |
[PMSH] Swagger Indentation Error2.2.1-pmsh
Issue-ID: DCAEGEN2-3103
Signed-off-by: egernug <gerard.nugent@est.tech>
Change-Id: Ib6ba3aeaef26b46354961e88f08fbd0d512a5749
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 3ad2137c..3843d76b 100644 --- a/components/pm-subscription-handler/version.properties +++ b/components/pm-subscription-handler/version.properties @@ -1,6 +1,6 @@ major=2 minor=2 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} release_version=${base_version} snapshot_version=${base_version}-SNAPSHOT |