summaryrefslogtreecommitdiffstats
path: root/springboot/spring-boot-setup/pom.xml
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2021-06-09 21:54:02 +0000
committerjenkins-releng <jenkins-releng@onap.org>2021-06-09 21:54:02 +0000
commit71a0b30f233201beb4e5ceba411c8f8a691f63a8 (patch)
tree4f638fb63576847aeda70daf5786ca71d7e015f1 /springboot/spring-boot-setup/pom.xml
parenta6b77092e938295d1821393f3c13c43fda2cd43a (diff)
Release ccsdk/parent2.1.6
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 b4ef2bab..0c1c3176 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.6-SNAPSHOT</version>
+ <version>2.1.6</version>
</parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-setup</artifactId>
- <version>2.1.6-SNAPSHOT</version>
+ <version>2.1.6</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>