summaryrefslogtreecommitdiffstats
path: root/springboot/pom.xml
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2020-08-06 15:11:10 +0000
committerjenkins-releng <jenkins-releng@onap.org>2020-08-06 15:11:10 +0000
commit31fbf13eafc0648a7bac8ecb920c036c37be00fb (patch)
treeb0ed0c62ade898877163c2b3380b36e29d88a323 /springboot/pom.xml
parent786f1203928b2e846d291d83fe150cb679d9bc07 (diff)
Release ccsdk/parent2.0.0
Diffstat (limited to 'springboot/pom.xml')
-rwxr-xr-xspringboot/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/springboot/pom.xml b/springboot/pom.xml
index 536791db..25d56ca0 100755
--- a/springboot/pom.xml
+++ b/springboot/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>parent</artifactId>
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.0.0</version>
</parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>springboot-aggregator</artifactId>
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.0.0</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>