summaryrefslogtreecommitdiffstats
path: root/components/pm-subscription-handler/pom.xml
diff options
context:
space:
mode:
authoregernug <gerard.nugent@est.tech>2022-02-14 13:21:34 +0000
committeregernug <gerard.nugent@est.tech>2022-02-16 16:13:00 +0000
commiteabbdce7cba8c04a852cad47b0731b88030e1856 (patch)
treee67bdd896fd221f8f26f7919a62a0bf999c360b3 /components/pm-subscription-handler/pom.xml
parent28b3d8f7ac48cb202b04d599b52112282a38417e (diff)
[PMSH] Delete Measurement Group API
API to delete MG when admin status allows Issue-ID: DCAEGEN2-2921 Signed-off-by: egernug <gerard.nugent@est.tech> Change-Id: I4116d0096baf2f803e965385eaeac11da97ac65e
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 d5f93cb8..b75fbf51 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>3.0.0-SNAPSHOT</version>
+ <version>2.1.0-SNAPSHOT</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<sonar.sources>.</sonar.sources>