summaryrefslogtreecommitdiffstats
path: root/springboot/pom.xml
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 /springboot/pom.xml
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 'springboot/pom.xml')
-rwxr-xr-xspringboot/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/springboot/pom.xml b/springboot/pom.xml
index 46fce90d..7c87e062 100755
--- a/springboot/pom.xml
+++ b/springboot/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>parent</artifactId>
- <version>2.5.0-SNAPSHOT</version>
+ <version>2.5.1-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>springboot-aggregator</artifactId>
- <version>2.5.0-SNAPSHOT</version>
+ <version>2.5.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>