summaryrefslogtreecommitdiffstats
path: root/components/pm-subscription-handler/pom.xml
diff options
context:
space:
mode:
authorefiacor <fiachra.corcoran@est.tech>2023-02-14 18:43:24 +0000
committerefiacor <fiachra.corcoran@est.tech>2023-02-15 10:29:26 +0000
commitf0fb309e5bcdb31d86c51e56205f6d977dcb9fac (patch)
treeebee1ccf63487e41928e62b9840c2c0db6d050b5 /components/pm-subscription-handler/pom.xml
parent24d5996b9793250276690415bbf365801b88593d (diff)
[PMSH] Fix dependencies and build script2.2.3-pmsh
onap-gerrit-review: -current-copyright-not-in-all-files Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Ib94ea16c95e741b9882731f2cb880b67661166b8 Issue-ID: DCAEGEN2-3353
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 db570202..5e1ee0f9 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-2022 Nordix Foundation.
+# Copyright (C) 2019-2023 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.2.2-SNAPSHOT</version>
+ <version>2.2.3-SNAPSHOT</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<sonar.sources>.</sonar.sources>