summaryrefslogtreecommitdiffstats
path: root/components/pm-subscription-handler/pom.xml
diff options
context:
space:
mode:
authorMichal Jagiello <michal.jagiello@t-mobile.pl>2020-08-19 14:07:12 +0000
committerMichal Jagiello <michal.jagiello@t-mobile.pl>2020-08-19 14:07:23 +0000
commit5a3f299f560bc8c9e75bfa621d0cfc0077b1cdfd (patch)
tree102de7fcdbb80367b0588abcd94811920f9d69ab /components/pm-subscription-handler/pom.xml
parent2d223b10ab87c50d6851b3e9d5e1c5f747b85585 (diff)
Version update (1.1.1)
Issue-ID: DCAEGEN2-2292 Change-Id: I2f68cbed1dff7c615bbad08102f090fc6a01b04f Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Diffstat (limited to 'components/pm-subscription-handler/pom.xml')
-rw-r--r--components/pm-subscription-handler/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/components/pm-subscription-handler/pom.xml b/components/pm-subscription-handler/pom.xml
index 94198d21..2fa95b88 100644
--- a/components/pm-subscription-handler/pom.xml
+++ b/components/pm-subscription-handler/pom.xml
@@ -2,6 +2,7 @@
<!--
# ============LICENSE_START=======================================================
# Copyright (C) 2019 Nordix Foundation.
+# Copyright 2020 Deutsche Telekom. All rights reserved.
# ================================================================================
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -31,7 +32,7 @@
<groupId>org.onap.dcaegen2.services</groupId>
<artifactId>pmsh</artifactId>
<name>dcaegen2-services-pm-subscription-handler</name>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.1-SNAPSHOT</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<sonar.sources>.</sonar.sources>