summaryrefslogtreecommitdiffstats
path: root/oparent
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2022-11-07 13:10:00 -0500
committerTimoney, Dan (dt5972) <dtimoney@att.com>2022-11-07 13:10:00 -0500
commit739cd72d1f3a1d45f5784eeb12bafa0edc458db6 (patch)
tree24fb2ff6bb7158e4ed2a19bc94cf0f8ca939fccf /oparent
parentb43680f734d219d5ae2a1132f9286c62e6cf2503 (diff)
Release initial London version of parent poms
Release initial London version of CCSDK parent poms Change-Id: Iae15510afe4764caa576b1ab69b296cda8a7a045 Issue-ID: CCSDK-3779 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
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 efe96e75..a4416b0d 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.0-SNAPSHOT</version>
+ <version>2.5.1-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.0-SNAPSHOT</version>
+ <version>2.5.1-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>