summaryrefslogtreecommitdiffstats
path: root/components/pm-subscription-handler/pom.xml
diff options
context:
space:
mode:
authorAlexander Mazuruk <a.mazuruk@samsung.com>2021-04-12 18:48:00 +0200
committerVijay Venkatesh Kumar <vv770d@att.com>2021-04-13 20:49:44 +0000
commit835ad818323544acb8b030a4f274de14496d7b02 (patch)
treef06af6124945a838a333f1309aceea024aabe48c /components/pm-subscription-handler/pom.xml
parent7d58f3fcbb69a5415b6d33ee6b30520a358342b9 (diff)
Change pmsh baseOS img to integration-
Benefits from switching over: * minimal {java11,python} images maintained by integration team * using currently "blessed by seccom" versions (:latest tag used) * should limit spread of legal issues across layers * integration images will be the first to have automated compliance documentation * should limit spread of base layers (contributing to deployment footprint - more base layers = more to download, more to store etc...) Issue-ID: INT-1864 Issue-ID: DCAEGEN2-2420 Signed-off-by: Alexander Mazuruk <a.mazuruk@samsung.com> Change-Id: I876dd5d2294e7944d2785b98885dc990cc492635
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 fa341a3d..d4f7eaf1 100644
--- a/components/pm-subscription-handler/pom.xml
+++ b/components/pm-subscription-handler/pom.xml
@@ -32,7 +32,7 @@
<groupId>org.onap.dcaegen2.services</groupId>
<artifactId>pmsh</artifactId>
<name>dcaegen2-services-pm-subscription-handler</name>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<sonar.sources>.</sonar.sources>