summaryrefslogtreecommitdiffstats
path: root/springboot/spring-boot-setup
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2024-10-10 15:47:46 -0400
committerDan Timoney <dtimoney@att.com>2024-10-10 15:47:46 -0400
commit848b02bb32e7c5aa528ea1cb58f0679c8acf80de (patch)
tree605192388f16a0131cce4442e472e5cd6f64c5ac /springboot/spring-boot-setup
parentba85b5039b371b21ac6352065bffb3558c9cd443 (diff)
Release version 2.7.0 parent pomsnewdelhi
Release version 2.7.0 of parent poms Issue-ID: CCSDK-4058 Change-Id: Ifdeae26ffe055fea29e30b56492e9a5806c0d4f0 Signed-off-by: Dan Timoney <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 e17711bc..3592bda3 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.7.0-SNAPSHOT</version>
+ <version>2.7.1-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-setup</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>2.7.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>