aboutsummaryrefslogtreecommitdiffstats
path: root/installation
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-12-16 16:57:08 -0500
committerDan Timoney <dtimoney@att.com>2021-12-16 16:57:08 -0500
commitff4df72ee32053d215b64cafd4b7b879a5cd6e92 (patch)
tree922eaa2b20d120409e81bbc292deb45c62846782 /installation
parent2e196281715dc1d02f3837629153ff70da7c116e (diff)
Release version 2.2.4 maven artifacts (log4shell fix)
Release version 2.2.4 maven artifacts, with fix for log4shell vulnerability and roll to next snapshot Issue-ID: CCSDK-3556 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I4e7ca3dcee495169f5247a1c982f203738796f2c Former-commit-id: dbd561867f2f6c2f7daab85f8f5c1f50d6932ee5
Diffstat (limited to 'installation')
-rw-r--r--installation/ansible-server/pom.xml2
-rw-r--r--installation/dmaap-listener/pom.xml2
-rw-r--r--installation/pom.xml2
-rw-r--r--installation/sdnc-web/pom.xml2
-rw-r--r--installation/sdnc/pom.xml2
-rw-r--r--installation/ueb-listener/pom.xml2
6 files changed, 6 insertions, 6 deletions
diff --git a/installation/ansible-server/pom.xml b/installation/ansible-server/pom.xml
index c05cf30b..ec4f05d6 100644
--- a/installation/ansible-server/pom.xml
+++ b/installation/ansible-server/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.sdnc.oam</groupId>
<artifactId>installation</artifactId>
- <version>2.2.4-SNAPSHOT</version>
+ <version>2.2.5-SNAPSHOT</version>
</parent>
<artifactId>installation-ansible-server</artifactId>
diff --git a/installation/dmaap-listener/pom.xml b/installation/dmaap-listener/pom.xml
index 0db8aace..f8864112 100644
--- a/installation/dmaap-listener/pom.xml
+++ b/installation/dmaap-listener/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.sdnc.oam</groupId>
<artifactId>installation</artifactId>
- <version>2.2.4-SNAPSHOT</version>
+ <version>2.2.5-SNAPSHOT</version>
</parent>
<artifactId>installation-dmaap-listener</artifactId>
diff --git a/installation/pom.xml b/installation/pom.xml
index 51710d9a..2cdd9756 100644
--- a/installation/pom.xml
+++ b/installation/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.sdnc.oam</groupId>
<artifactId>sdnc-oam</artifactId>
- <version>2.2.4-SNAPSHOT</version>
+ <version>2.2.5-SNAPSHOT</version>
</parent>
<artifactId>installation</artifactId>
diff --git a/installation/sdnc-web/pom.xml b/installation/sdnc-web/pom.xml
index 6edcc1e8..f0132488 100644
--- a/installation/sdnc-web/pom.xml
+++ b/installation/sdnc-web/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.sdnc.oam</groupId>
<artifactId>installation</artifactId>
- <version>2.2.4-SNAPSHOT</version>
+ <version>2.2.5-SNAPSHOT</version>
</parent>
<artifactId>installation-sdnc-web</artifactId>
diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml
index ad0f152a..c79f8e0a 100644
--- a/installation/sdnc/pom.xml
+++ b/installation/sdnc/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.sdnc.oam</groupId>
<artifactId>installation</artifactId>
- <version>2.2.4-SNAPSHOT</version>
+ <version>2.2.5-SNAPSHOT</version>
</parent>
<artifactId>installation-sdnc</artifactId>
diff --git a/installation/ueb-listener/pom.xml b/installation/ueb-listener/pom.xml
index 2ea2c406..b42a8ebe 100644
--- a/installation/ueb-listener/pom.xml
+++ b/installation/ueb-listener/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.sdnc.oam</groupId>
<artifactId>installation</artifactId>
- <version>2.2.4-SNAPSHOT</version>
+ <version>2.2.5-SNAPSHOT</version>
</parent>
<artifactId>installation-ueb-listener</artifactId>