summaryrefslogtreecommitdiffstats
path: root/springboot/spring-boot-setup
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2025-03-05 15:47:41 -0500
committerDan Timoney <dtimoney@att.com>2025-03-05 15:47:41 -0500
commitdea9035e8dc26e689916a8d7b9c140c444c5f63b (patch)
tree52e76553a77d223754175b067116cd34171b69a7 /springboot/spring-boot-setup
parentfba48d7d04fdb25656af891b3e12c18df3708294 (diff)
Create initial Paris version of ccsdk parentsHEADmaster
Create initial release version of ccsdk parent poms for Paris release. Issue-ID: CCSDK-4095 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I9347f9ed777cdf2080efcfe610b8f48bfca207d2
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 e806b61d..a62aa7d4 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>3.1.0-SNAPSHOT</version>
+ <version>3.1.1-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-setup</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.1.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>