summaryrefslogtreecommitdiffstats
path: root/springboot/pom.xml
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2021-01-11 13:33:07 +0000
committerjenkins-releng <jenkins-releng@onap.org>2021-01-11 13:33:07 +0000
commitd0cc65adddde9e53f34b107d071006700130f1bb (patch)
treea8827bc7a5ef765de0518e71ce8a380fcaa9d748 /springboot/pom.xml
parenteb6f9410f28eea77c25d4bec4d3594c7624b2c9e (diff)
Release ccsdk/parent2.0.5
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 9ead1c97..e66d408c 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.5-SNAPSHOT</version>
+ <version>2.0.5</version>
</parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>springboot-aggregator</artifactId>
- <version>2.0.5-SNAPSHOT</version>
+ <version>2.0.5</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>