summaryrefslogtreecommitdiffstats
path: root/springboot/springboot25/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2023-07-31 15:15:00 -0400
committerDan Timoney <dtimoney@att.com>2023-07-31 15:15:00 -0400
commite718a166dadeca3e606386da1720313d8d71119f (patch)
treefd1b08c60fe717b29d9a747a9d9c1d934147707c /springboot/springboot25/pom.xml
parent43836a9e53e965e6057ff08824d2cc4660a90049 (diff)
Release initial Montreal version of parent poms
Release initial Montreal version (2.6.0) of parent poms Issue-ID: CCSDK-3914 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I35ed4a2fe0d0d465dfed4f392880a03e64e2c746
Diffstat (limited to 'springboot/springboot25/pom.xml')
-rw-r--r--springboot/springboot25/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/springboot/springboot25/pom.xml b/springboot/springboot25/pom.xml
index 10fbdfaf..bf76bd9b 100644
--- a/springboot/springboot25/pom.xml
+++ b/springboot/springboot25/pom.xml
@@ -14,7 +14,7 @@
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-25-starter-parent</artifactId>
- <version>2.6.0-SNAPSHOT</version>
+ <version>2.6.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>
@@ -129,7 +129,7 @@
<dependency>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>dependencies-bom</artifactId>
- <version>2.6.0-SNAPSHOT</version>
+ <version>2.6.1-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>