summaryrefslogtreecommitdiffstats
path: root/components/pm-subscription-handler/version.properties
diff options
context:
space:
mode:
authorefiacor <fiachra.corcoran@est.tech>2020-10-28 14:56:46 +0000
committerefiacor <fiachra.corcoran@est.tech>2020-11-18 09:49:09 +0000
commit062c4a7c72a1b45bc2e37a04b469321c5abc9d97 (patch)
tree6444859a7e02c1cae68c308b03f523f85861187a /components/pm-subscription-handler/version.properties
parent006ab23bc2863627571ea7a065de7b05e78b21f6 (diff)
[PMSH] Fix thread crash edge case
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Iebfa05ebc78531191159adf5229ab39082dd1d58 Issue-ID: DCAEGEN2-2501
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 e6eb586c..00ef5645 100644
--- a/components/pm-subscription-handler/version.properties
+++ b/components/pm-subscription-handler/version.properties
@@ -1,6 +1,6 @@
major=1
-minor=1
-patch=2
+minor=2
+patch=0
base_version=${major}.${minor}.${patch}
release_version=${base_version}
snapshot_version=${base_version}-SNAPSHOT