diff options
author | efiacor <fiachra.corcoran@est.tech> | 2020-04-24 09:55:00 +0100 |
---|---|---|
committer | efiacor <fiachra.corcoran@est.tech> | 2020-04-24 09:55:06 +0100 |
commit | 2c9bb1fe97d3ebc611495959c120d8e2a3e6f9a3 (patch) | |
tree | 9de082eb090adeee52a17897f1319e98fdcd89c7 /components/pm-subscription-handler/pom.xml | |
parent | a382ca84547569e0984e013b6f10732cac4ab6ac (diff) |
[PMSH] Bump version
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: Icb169f8216a71117a61b20a41e31af6285cbde9e
Issue-ID: DCAEGEN2-2156
Diffstat (limited to 'components/pm-subscription-handler/pom.xml')
-rw-r--r-- | components/pm-subscription-handler/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/pm-subscription-handler/pom.xml b/components/pm-subscription-handler/pom.xml index 359b0c2e..94198d21 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.3-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <sonar.sources>.</sonar.sources> |