summaryrefslogtreecommitdiffstats
path: root/springboot/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2023-06-06 06:41:11 -0400
committerDan Timoney <dtimoney@att.com>2023-06-06 06:58:49 -0400
commit6ea1b9009ecc674b0e3000b7a50326908cdba711 (patch)
tree50110268e8d1492da016be53f503743055273ed1 /springboot/pom.xml
parent7b646d6e462e3c4ea19c6c710ca1364cc484b0f1 (diff)
Roll master for Montreal
Roll version to initial snapshot for Montreal release Issue-ID: CCSDK-3903 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I7e8a5c03fb236b5ea4f2d0f31460fabfcb047591
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 c87407d1..2e0c826e 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.5-SNAPSHOT</version>
+ <version>2.6.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>springboot-aggregator</artifactId>
- <version>2.5.5-SNAPSHOT</version>
+ <version>2.6.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>