summaryrefslogtreecommitdiffstats
path: root/springboot/spring-boot-setup/pom.xml
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2022-12-01 16:54:54 +0000
committerjenkins-releng <jenkins-releng@onap.org>2022-12-01 16:54:54 +0000
commit344a0145875cadf568e5f809624093e567c17906 (patch)
tree7d7730bd1449190bfb492b8bbdc7ce1491d656d9 /springboot/spring-boot-setup/pom.xml
parent53f2fba0185cbf1447f107d6f976ff4071b1f2ca (diff)
Release ccsdk/parent2.4.5
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 a11241f3..6e3caf93 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.5-SNAPSHOT</version>
+ <version>2.4.5</version>
</parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-setup</artifactId>
- <version>2.4.5-SNAPSHOT</version>
+ <version>2.4.5</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>