summaryrefslogtreecommitdiffstats
path: root/components/pm-subscription-handler/version.properties
diff options
context:
space:
mode:
authorefiacor <fiachra.corcoran@est.tech>2023-02-14 18:43:24 +0000
committerefiacor <fiachra.corcoran@est.tech>2023-02-15 10:29:26 +0000
commitf0fb309e5bcdb31d86c51e56205f6d977dcb9fac (patch)
treeebee1ccf63487e41928e62b9840c2c0db6d050b5 /components/pm-subscription-handler/version.properties
parent24d5996b9793250276690415bbf365801b88593d (diff)
[PMSH] Fix dependencies and build script2.2.3-pmsh
onap-gerrit-review: -current-copyright-not-in-all-files Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Ib94ea16c95e741b9882731f2cb880b67661166b8 Issue-ID: DCAEGEN2-3353
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 e50aee35..cf8d147e 100644
--- a/components/pm-subscription-handler/version.properties
+++ b/components/pm-subscription-handler/version.properties
@@ -1,6 +1,6 @@
major=2
minor=2
-patch=2
+patch=3
base_version=${major}.${minor}.${patch}
release_version=${base_version}
snapshot_version=${base_version}-SNAPSHOT