summaryrefslogtreecommitdiffstats
path: root/components/pm-subscription-handler/pom.xml
diff options
context:
space:
mode:
authorefiacor <fiachra.corcoran@est.tech>2020-03-31 14:28:35 +0100
committerefiacor <fiachra.corcoran@est.tech>2020-04-02 10:42:12 +0100
commitc3ab68bdccbff73659ceb1fe196e2d53d141e38f (patch)
treeb6eb475b4c99f552cf9ad264764f5e25b6081fc9 /components/pm-subscription-handler/pom.xml
parent78c11b8fcafd3bfb178fb568548cd29cafad8719 (diff)
[PMSH] Bug fix on aai_event_handler
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I97e1137f10b28cd4d5d2d95860fbf7fc5306ae38 Issue-ID: DCAEGEN2-2181
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 64d35056..359b0c2e 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.2-SNAPSHOT</version>
+ <version>1.0.3-SNAPSHOT</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<sonar.sources>.</sonar.sources>