summaryrefslogtreecommitdiffstats
path: root/springboot/spring-boot-setup
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/spring-boot-setup
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/spring-boot-setup')
-rw-r--r--springboot/spring-boot-setup/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/springboot/spring-boot-setup/pom.xml b/springboot/spring-boot-setup/pom.xml
index 055b6916..1e63f3cc 100644
--- a/springboot/spring-boot-setup/pom.xml
+++ b/springboot/spring-boot-setup/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>springboot-aggregator</artifactId>
- <version>2.5.0-SNAPSHOT</version>
+ <version>2.5.1-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-setup</artifactId>
- <version>2.5.0-SNAPSHOT</version>
+ <version>2.5.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>