summaryrefslogtreecommitdiffstats
path: root/components/pm-subscription-handler/pom.xml
diff options
context:
space:
mode:
authorraviteja.karumuri <raviteja.karumuri@est.tech>2022-02-14 19:43:35 +0000
committerraviteja.karumuri <raviteja.karumuri@est.tech>2022-02-15 19:07:55 +0000
commitb755a690a44cc5ebb066701f710f161ee6ce3070 (patch)
treed140cffe4a6f96b705988a92d96148109294bf5d /components/pm-subscription-handler/pom.xml
parent2a21c78886d13c4266da639252d8fb899b7d34a5 (diff)
[PMSH] Exit Handler Update
Issue-ID: DCAEGEN2-3084 Signed-off-by: Raviteja, Karumuri <raviteja.karumuri@est.tech> Change-Id: Iecda19e7dbac2c612ec72a1ec34f72fdd7ba143b
Diffstat (limited to 'components/pm-subscription-handler/pom.xml')
-rw-r--r--components/pm-subscription-handler/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/components/pm-subscription-handler/pom.xml b/components/pm-subscription-handler/pom.xml
index 89baa288..d5f93cb8 100644
--- a/components/pm-subscription-handler/pom.xml
+++ b/components/pm-subscription-handler/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
# ============LICENSE_START=======================================================
-# Copyright (C) 2019 Nordix Foundation.
+# Copyright (C) 2019-2022 Nordix Foundation.
# Copyright 2020 Deutsche Telekom. All rights reserved.
# ================================================================================
# Licensed under the Apache License, Version 2.0 (the "License");
@@ -32,7 +32,7 @@
<groupId>org.onap.dcaegen2.services</groupId>
<artifactId>pmsh</artifactId>
<name>dcaegen2-services-pm-subscription-handler</name>
- <version>2.0.0-SNAPSHOT</version>
+ <version>3.0.0-SNAPSHOT</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<sonar.sources>.</sonar.sources>