summaryrefslogtreecommitdiffstats
path: root/springboot/spring-boot-setup
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-03-31 14:15:13 -0400
committerDan Timoney <dtimoney@att.com>2022-03-31 14:15:13 -0400
commit411d113e3ec30bf466f6487df9234d25a4a3a333 (patch)
tree82dadec67adf5d487573da857a7b01634020c8ba /springboot/spring-boot-setup
parent2d071d42b8c333ffadd084960f85a3822e414815 (diff)
Roll versions t next minor release
Roll versions to next minor release, for ONAP Kohn release Issue-ID: CCSDK-3623 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I74834244efa7b470e4737cb6c50fbb3d62e3d9b5
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 bd4cbca3..0ddf28d1 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>2.3.4-SNAPSHOT</version>
+ <version>2.4.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-setup</artifactId>
- <version>2.3.4-SNAPSHOT</version>
+ <version>2.4.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>