summaryrefslogtreecommitdiffstats
path: root/odlparent/setup/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-01-04 10:21:18 -0500
committerDan Timoney <dtimoney@att.com>2022-01-04 10:21:18 -0500
commitc9cda453fb948ec06cb93a68eef56f7e0035d710 (patch)
tree0d323aa9b1aad38890535310155bde492beb605c /odlparent/setup/pom.xml
parentf3f03daaa608a0db54049765f767a275237dbaf0 (diff)
Release parent pom version 2.2.4istanbul
Release version 2.2.4 of parent poms, which upgrades log4j2 to version 2.17.1 which resolves log4shell vulnerability. Issue-ID: CCSDK-3556 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ic10d7170468b92cb3eb4a7f6a4ece386af2a266a
Diffstat (limited to 'odlparent/setup/pom.xml')
-rwxr-xr-xodlparent/setup/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/odlparent/setup/pom.xml b/odlparent/setup/pom.xml
index 3f94efab..69247d01 100755
--- a/odlparent/setup/pom.xml
+++ b/odlparent/setup/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-aggregator</artifactId>
- <version>2.2.4-SNAPSHOT</version>
+ <version>2.2.5-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>setup</artifactId>
- <version>2.2.4-SNAPSHOT</version>
+ <version>2.2.5-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>