summaryrefslogtreecommitdiffstats
path: root/oparent
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2023-02-21 17:02:52 -0500
committerDan Timoney <dtimoney@att.com>2023-02-21 17:02:52 -0500
commit3e62ff8cff9edba9fd3810742e91b7bd488d29ba (patch)
treec90ec5949ca47c2be84471d26fc782e0f2b175c8 /oparent
parentd1f954555c53f045e80c0e14566f71f0513e38ca (diff)
Release version 2.5.3
Release version 2.5.3 of ccsdk/parent poms Issue-ID: CCSDK-3813 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I22db7f82ccd1a119c7bb9ec849183935aa167d6f
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 9aa04b3c..848f9713 100755
--- a/oparent/pom.xml
+++ b/oparent/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>oparent</artifactId>
- <version>2.5.3-SNAPSHOT</version>
+ <version>2.5.4-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>
@@ -97,7 +97,7 @@
otherwise ccsdk/distribution/dependencies is not resolving correctly -->
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>dependencies-bom</artifactId>
- <version>2.5.3-SNAPSHOT</version>
+ <version>2.5.4-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>