summaryrefslogtreecommitdiffstats
path: root/components/pm-subscription-handler/pom.xml
diff options
context:
space:
mode:
authorefiacor <fiachra.corcoran@est.tech>2020-10-13 11:41:41 +0100
committerFiachra Corcoran <fiachra.corcoran@est.tech>2020-10-14 09:30:02 +0000
commit75c997686e5f85709b8c2bfc3f46d9661710a9f8 (patch)
tree3cb4ff54cb47deda7cb75101c09069d6acf64f94 /components/pm-subscription-handler/pom.xml
parent5d9a6fc623fd8f5147f3df7d42947f97a95ded53 (diff)
[PMSH] Bug fix for missing sdnc params in DELETE event
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I051cf6fd727ad99451c3c8386f604501b2eef8e0 Issue-ID: DCAEGEN2-2483
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 2fa95b88..b28c6737 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>1.1.1-SNAPSHOT</version>
+ <version>1.1.2-SNAPSHOT</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<sonar.sources>.</sonar.sources>