summaryrefslogtreecommitdiffstats
path: root/components/bbs-event-processor/pom.xml
diff options
context:
space:
mode:
authorAlexander Mazuruk <a.mazuruk@samsung.com>2021-02-18 17:26:53 +0100
committerAlexander Mazuruk <a.mazuruk@samsung.com>2021-04-22 18:00:48 +0200
commit1af9b08091d1a185781b9a7d06d20b78f70c1731 (patch)
treee9aaf9953f73d96584045cb1a388ec99fb30c898 /components/bbs-event-processor/pom.xml
parent09e6ad9eea88e511de6870b26dfa4b57dec7fcf3 (diff)
Change bbs-e-p baseOS img to integration-2.1.1
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: I48f6dda04e8a31bf175501e82aa776aba34aba72
Diffstat (limited to 'components/bbs-event-processor/pom.xml')
-rw-r--r--components/bbs-event-processor/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/bbs-event-processor/pom.xml b/components/bbs-event-processor/pom.xml
index eb47fccb..f37dce5c 100644
--- a/components/bbs-event-processor/pom.xml
+++ b/components/bbs-event-processor/pom.xml
@@ -12,7 +12,7 @@
<groupId>org.onap.dcaegen2.services.components</groupId>
<artifactId>bbs-event-processor</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.1.1-SNAPSHOT</version>
<name>dcaegen2-services-bbs-event-processor</name>
<description>BBS Re-Registration and CPE Authentication Handler</description>