summaryrefslogtreecommitdiffstats
path: root/components/pm-subscription-handler/version.properties
diff options
context:
space:
mode:
authoregernug <gerard.nugent@est.tech>2022-03-17 12:40:34 +0000
committeregernug <gerard.nugent@est.tech>2022-03-17 12:51:42 +0000
commit934454b4eb2da070d69c810f310c49fd4895f11c (patch)
treee06eb68af9abf5097dd010d342b0d8b042490bf4 /components/pm-subscription-handler/version.properties
parenteeacfc71aafb2ae92ac464f3484efc1d181c75ca (diff)
[PMSH] Bug fix for Create MG2.2.2-pmsh
Object parse error in save_measurement_group DB Commit missing Issue-ID: DCAEGEN2-3118 Signed-off-by: egernug <gerard.nugent@est.tech> Change-Id: I47362d5233cca3fef01e2e069f5ea68781e9ac7d
Diffstat (limited to 'components/pm-subscription-handler/version.properties')
-rw-r--r--components/pm-subscription-handler/version.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/pm-subscription-handler/version.properties b/components/pm-subscription-handler/version.properties
index 3843d76b..e50aee35 100644
--- a/components/pm-subscription-handler/version.properties
+++ b/components/pm-subscription-handler/version.properties
@@ -1,6 +1,6 @@
major=2
minor=2
-patch=1
+patch=2
base_version=${major}.${minor}.${patch}
release_version=${base_version}
snapshot_version=${base_version}-SNAPSHOT