summaryrefslogtreecommitdiffstats
path: root/springboot/springboot25
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-03-28 09:21:07 -0400
committerDan Timoney <dtimoney@att.com>2022-03-28 09:21:07 -0400
commit2d071d42b8c333ffadd084960f85a3822e414815 (patch)
treea05293ab1f01c5276529a097cfc749ed9da8d903 /springboot/springboot25
parent7bb133e401f31623104ecd3534e2aab3ffe72009 (diff)
Release version 2.3.3 ccsdk/parent
Release version 2.3.3 parent poms and roll to next snapshot version Issue-ID: CCSDK-3604 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Idc4627c2d17711731d374292555bf20c28f2d53d
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 08da7dde..cf056e20 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.3.3-SNAPSHOT</version>
+ <version>2.3.4-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>
@@ -147,7 +147,7 @@
<dependency>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>dependencies-bom</artifactId>
- <version>2.3.3-SNAPSHOT</version>
+ <version>2.3.4-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>