summaryrefslogtreecommitdiffstats
path: root/components/pm-subscription-handler/pom.xml
diff options
context:
space:
mode:
authorAndyWalshe <andy.walshe@est.tech>2020-03-12 15:57:39 +0000
committerAndyWalshe <andy.walshe@est.tech>2020-03-18 16:43:22 +0000
commitcd80d6381e8519bf7566c5c757be7195339c936f (patch)
tree1fede5230a9a8572f0df14dd3f06fa12280004c7 /components/pm-subscription-handler/pom.xml
parent0ac37dcd3ea0090fab6cce9bf59a56577315c582 (diff)
Commit pnf deletion to database in PMSH1.0.1
Issue-ID: DCAEGEN2-2142 Signed-off-by: AndyWalshe <andy.walshe@est.tech> Change-Id: Ib4945174aec490d1149903c01f64fc5dd5e19496
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 74ad400f..04d6fac4 100644
--- a/components/pm-subscription-handler/pom.xml
+++ b/components/pm-subscription-handler/pom.xml
@@ -31,7 +31,7 @@
<groupId>org.onap.dcaegen2.services</groupId>
<artifactId>pmsh</artifactId>
<name>dcaegen2-services-pm-subscription-handler</name>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<sonar.sources>.</sonar.sources>