summaryrefslogtreecommitdiffstats
path: root/springboot/spring-boot-setup/pom.xml
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2020-09-08 20:11:53 +0000
committerjenkins-releng <jenkins-releng@onap.org>2020-09-08 20:11:53 +0000
commitc643b6cebd896fead128ceead86f1ad602288033 (patch)
tree10dc14bb8199356507e12f16afced44b97571060 /springboot/spring-boot-setup/pom.xml
parentc57dd5f1d9f693c960d34c9e85027bbd742ae94c (diff)
Release ccsdk/parent2.0.1
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 e5f30573..5712b8f8 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.0.1-SNAPSHOT</version>
+ <version>2.0.1</version>
</parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-setup</artifactId>
- <version>2.0.1-SNAPSHOT</version>
+ <version>2.0.1</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>