summaryrefslogtreecommitdiffstats
path: root/springboot/spring-boot-setup/pom.xml
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2021-05-04 20:20:20 +0000
committerjenkins-releng <jenkins-releng@onap.org>2021-05-04 20:20:20 +0000
commitb160885ca45fe4432153b99a2ae31d018dd473af (patch)
tree7b549b17d59f20deac3882694312624e43e803f8 /springboot/spring-boot-setup/pom.xml
parent44da2779969ac4500dcae21eade3ce8462ef6b5a (diff)
Release ccsdk/parent2.1.4
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 0ab55f8a..c3dd47d2 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.4-SNAPSHOT</version>
+ <version>2.1.4</version>
</parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-setup</artifactId>
- <version>2.1.4-SNAPSHOT</version>
+ <version>2.1.4</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>