summaryrefslogtreecommitdiffstats
path: root/components/pm-subscription-handler/pom.xml
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/pom.xml
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/pom.xml')
-rw-r--r--components/pm-subscription-handler/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/pm-subscription-handler/pom.xml b/components/pm-subscription-handler/pom.xml
index 6300dc99..db570202 100644
--- a/components/pm-subscription-handler/pom.xml
+++ b/components/pm-subscription-handler/pom.xml
@@ -32,7 +32,7 @@
<groupId>org.onap.dcaegen2.services</groupId>
<artifactId>pmsh</artifactId>
<name>dcaegen2-services-pm-subscription-handler</name>
- <version>2.2.1-SNAPSHOT</version>
+ <version>2.2.2-SNAPSHOT</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<sonar.sources>.</sonar.sources>