summaryrefslogtreecommitdiffstats
path: root/springboot/spring-boot-setup/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2023-11-08 09:28:13 -0500
committerDan Timoney <dtimoney@att.com>2023-11-08 09:28:13 -0500
commit2c9d634a12406098bd2ea7dbc48f141574187811 (patch)
tree384a23873f4089f982e61f53c704dbb15131fb25 /springboot/spring-boot-setup/pom.xml
parent6a8fed92d8c89692b3aae58166fa4f5475ded2c2 (diff)
Release version 2.6.1 parent pomsmontreal
Release version 2.6.1 of parent poms Issue-ID: CCSDK-3944 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ic47048670bc61c2074dc1c5e9844bc9e8d00fb85
Diffstat (limited to 'springboot/spring-boot-setup/pom.xml')
-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 c4ae6b47..65103d8c 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.6.1-SNAPSHOT</version>
+ <version>2.6.2-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-setup</artifactId>
- <version>2.6.1-SNAPSHOT</version>
+ <version>2.6.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>