summaryrefslogtreecommitdiffstats
path: root/oparent
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-07-25 09:36:01 -0400
committerDan Timoney <dtimoney@att.com>2022-07-25 09:44:58 -0400
commit59d34e4b2c6e1851b51412b5291425c1564f733c (patch)
tree051a9ba79cc543d5b1800b3ada8033891613c5f8 /oparent
parent29e355f4ef9273a35c4d6f83b4dda22634e70402 (diff)
Update versions for Sulfur
Update versions to address issues in local Sulfur testing Issue-ID: CCSDK-3691 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I886ec094c589cc2888a05e7e9d30f99748d27209
Diffstat (limited to 'oparent')
-rwxr-xr-xoparent/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/oparent/pom.xml b/oparent/pom.xml
index 14b9e872..329573fb 100755
--- a/oparent/pom.xml
+++ b/oparent/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>3.2.0</version>
+ <version>3.3.1</version>
<relativePath/>
</parent>
@@ -66,6 +66,7 @@
<bundle.plugin.version>4.2.1</bundle.plugin.version>
<maven-compiler-plugin.version>3.8.1</maven-compiler-plugin.version>
<checkstyle.skip>true</checkstyle.skip>
+ <logback.version>1.2.11</logback.version>
<!-- CCSDK component versions -->
<ccsdk.cds.version>(1.3.9999, 1.4.99999-SNAPSHOT]</ccsdk.cds.version>