diff options
author | Dan Timoney <dtimoney@att.com> | 2022-01-03 14:25:47 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-01-03 14:25:47 -0500 |
commit | 4be5050dbf39609eb11490355601480d97f8c407 (patch) | |
tree | c55d1a79eb089feba4b12e690b63485d32d40b45 /installed-odl-bom | |
parent | 954da43058f0ed782cfd523e4ec8bd469b9c6c17 (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 'installed-odl-bom')
-rw-r--r-- | installed-odl-bom/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/installed-odl-bom/pom.xml b/installed-odl-bom/pom.xml index 776796f4..bfc116cc 100644 --- a/installed-odl-bom/pom.xml +++ b/installed-odl-bom/pom.xml @@ -4,7 +4,7 @@ <groupId>org.onap.ccsdk.parent</groupId> <artifactId>installed-odl-bom</artifactId> - <version>2.3.2-SNAPSHOT</version> + <version>2.3.3-SNAPSHOT</version> <packaging>pom</packaging> <distributionManagement> |