summaryrefslogtreecommitdiffstats
path: root/springboot/spring-boot-setup/pom.xml
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2021-06-09 14:14:10 +0000
committerjenkins-releng <jenkins-releng@onap.org>2021-06-09 14:14:10 +0000
commita123072c2982d2e8dc598fe3902e893bbce3fb68 (patch)
tree97e74a3908343bab30b95b767cd6cf2b862722cf /springboot/spring-boot-setup/pom.xml
parent6993e103802e65b9e335a706eec681314304f08f (diff)
Release ccsdk/parent2.1.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 698117dc..65ff5c6c 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.1.5-SNAPSHOT</version>
+ <version>2.1.5</version>
</parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-setup</artifactId>
- <version>2.1.5-SNAPSHOT</version>
+ <version>2.1.5</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>