summaryrefslogtreecommitdiffstats
path: root/oparent
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-01-03 14:25:47 -0500
committerDan Timoney <dtimoney@att.com>2022-01-03 14:25:47 -0500
commit4be5050dbf39609eb11490355601480d97f8c407 (patch)
treec55d1a79eb089feba4b12e690b63485d32d40b45 /oparent
parent954da43058f0ed782cfd523e4ec8bd469b9c6c17 (diff)
Release version 2.3.2 parent poms
Release version 2.3.2 paremt poms, containing fix for log4shell vulnerability Issue-ID: CCSDK-3556 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ibf7027dfaf03f7cf1b9cb25a760abd303ab5a5e6
Diffstat (limited to 'oparent')
-rwxr-xr-xoparent/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/oparent/pom.xml b/oparent/pom.xml
index 7c29bebb..02cada01 100755
--- a/oparent/pom.xml
+++ b/oparent/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>oparent</artifactId>
- <version>2.3.2-SNAPSHOT</version>
+ <version>2.3.3-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>
@@ -96,7 +96,7 @@
otherwise ccsdk/distribution/dependencies is not resolving correctly -->
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>dependencies-bom</artifactId>
- <version>2.3.2-SNAPSHOT</version>
+ <version>2.3.3-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>