summaryrefslogtreecommitdiffstats
path: root/springboot/spring-boot-setup/pom.xml
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2020-06-03 14:15:13 +0000
committerjenkins-releng <jenkins-releng@onap.org>2020-06-03 14:15:13 +0000
commit9423a8f20ea2c70ca2e471a78fad18bec8c85b12 (patch)
treed619ac926d395c707ce82321a693e06e07c2d684 /springboot/spring-boot-setup/pom.xml
parent90e6d90d11bca240c41977842f02cdf0e6834cba (diff)
Release ccsdk/parent1.5.8
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 c81393d0..78d62c08 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>1.5.8-SNAPSHOT</version>
+ <version>1.5.8</version>
</parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-setup</artifactId>
- <version>1.5.8-SNAPSHOT</version>
+ <version>1.5.8</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>