summaryrefslogtreecommitdiffstats
path: root/components/pm-subscription-handler/pom.xml
diff options
context:
space:
mode:
authorJoseph O'Leary <joseph.o.leary@est.tech>2020-03-25 10:01:25 +0000
committerGerrit Code Review <gerrit@onap.org>2020-03-25 10:01:25 +0000
commit8bfed3e53e55f711b1eb7d9cca696b3519658842 (patch)
tree05392eb99c110f48c0fc9d4e14950e566bdee678 /components/pm-subscription-handler/pom.xml
parent66c3554a51d7af0723261f26fa483f261086e6de (diff)
parentb074a929a43629a5d4ced09f1ebe4106241d776f (diff)
Merge "[PMSH] Refactor subscription processor and policy response handler"
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 04d6fac4..64d35056 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.1-SNAPSHOT</version>
+ <version>1.0.2-SNAPSHOT</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<sonar.sources>.</sonar.sources>