commit | 5f69c24ad78121a2840b5299583791e557f8b535 | [log] [tgz] |
---|---|---|
author | SagarS <sagar.shetty@est.tech> | Thu Feb 24 17:07:01 2022 +0000 |
committer | SagarS <sagar.shetty@est.tech> | Wed Mar 02 13:47:51 2022 +0000 |
tree | 22e84dc45427065d7bfa35e2ee0dcc80311a0753 | |
parent | 37762006756658532012d9b8e4286e80acb612c4 [diff] [blame] |
[PMSH] Update Filter API Issue-ID: DCAEGEN2-2922 Change-Id: Ibf0ef167642027429b3ba91daea60228cf5fa4c6 Signed-off-by: SagarS <sagar.shetty@est.tech>
diff --git a/components/pm-subscription-handler/version.properties b/components/pm-subscription-handler/version.properties index 3c5fba7..3ad2137 100644 --- a/components/pm-subscription-handler/version.properties +++ b/components/pm-subscription-handler/version.properties
@@ -1,6 +1,6 @@ major=2 -minor=1 -patch=1 +minor=2 +patch=0 base_version=${major}.${minor}.${patch} release_version=${base_version} snapshot_version=${base_version}-SNAPSHOT