summaryrefslogtreecommitdiffstats
path: root/components/pm-subscription-handler/pom.xml
diff options
context:
space:
mode:
authorajay_dp001 <ajay.deep.singh@est.tech>2021-08-25 13:53:27 +0530
committerajay_dp001 <ajay.deep.singh@est.tech>2021-10-04 20:53:55 +0530
commit053579b1a3a9d71fdc8fde5ed67600b453de083c (patch)
treecced45413b29daf5a718561f853ec880c3c718a3 /components/pm-subscription-handler/pom.xml
parent62a3787b8c2f00ad4ba681517970db3201717088 (diff)
[DCAEGEN2] PMSH AppConfig Update
- Simplified existing PMSH Appconfig - Major version bump for J release Issue-ID: DCAEGEN2-2814 Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech> Change-Id: I8ed572ccc7385cfdf91e51a126622821c113c53d
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 a0b58f4d..89baa288 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.3.2-SNAPSHOT</version>
+ <version>2.0.0-SNAPSHOT</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<sonar.sources>.</sonar.sources>