summaryrefslogtreecommitdiffstats
path: root/components/pm-subscription-handler/version.properties
diff options
context:
space:
mode:
authorSagarS <sagar.shetty@est.tech>2022-02-24 17:07:01 +0000
committerSagarS <sagar.shetty@est.tech>2022-03-02 13:47:51 +0000
commit5f69c24ad78121a2840b5299583791e557f8b535 (patch)
tree22e84dc45427065d7bfa35e2ee0dcc80311a0753 /components/pm-subscription-handler/version.properties
parent37762006756658532012d9b8e4286e80acb612c4 (diff)
[PMSH] Update Filter API
Issue-ID: DCAEGEN2-2922 Change-Id: Ibf0ef167642027429b3ba91daea60228cf5fa4c6 Signed-off-by: SagarS <sagar.shetty@est.tech>
Diffstat (limited to 'components/pm-subscription-handler/version.properties')
-rw-r--r--components/pm-subscription-handler/version.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/components/pm-subscription-handler/version.properties b/components/pm-subscription-handler/version.properties
index 3c5fba7f..3ad2137c 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