summaryrefslogtreecommitdiffstats
path: root/springboot/spring-boot-setup/pom.xml
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2022-09-14 13:47:46 +0000
committerjenkins-releng <jenkins-releng@onap.org>2022-09-14 13:47:46 +0000
commit4fee8fc75f71aba8df30f0c1389ed955b9187085 (patch)
tree04bd08ce368e77af219c6d12e00e09a0b1780e09 /springboot/spring-boot-setup/pom.xml
parent3c64990c07ea7f00e2aac34a4a3906a87e5666f9 (diff)
Release ccsdk/parent2.4.2
Diffstat (limited to 'springboot/spring-boot-setup/pom.xml')
-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 18de4a8a..88d1ffdd 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.4.2-SNAPSHOT</version>
+ <version>2.4.2</version>
</parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-setup</artifactId>
- <version>2.4.2-SNAPSHOT</version>
+ <version>2.4.2</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>