summaryrefslogtreecommitdiffstats
path: root/springboot/springboot25
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2023-01-03 15:40:51 -0500
committerDan Timoney <dtimoney@att.com>2023-01-03 15:40:51 -0500
commit9af71da2a403c286e1b7a72baa072f243ad54862 (patch)
treeb69573adc468cdc32d3304ac212ccfd56d9803f1 /springboot/springboot25
parent54f98a18f445d73478e1c3a3a09c70c2d6cea0be (diff)
Release version 2.5.1 parent poms
Release version 2.5.1 parent poms Issue-ID: SDNC-1765 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I0f724b6a2c597499db241c06571ed8d7fdfb9457
Diffstat (limited to 'springboot/springboot25')
-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 24df6909..be40fcdf 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.5.1-SNAPSHOT</version>
+ <version>2.5.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>
@@ -150,7 +150,7 @@
<dependency>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>dependencies-bom</artifactId>
- <version>2.5.1-SNAPSHOT</version>
+ <version>2.5.2-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>