summaryrefslogtreecommitdiffstats
path: root/springboot/pom.xml
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2021-10-08 16:44:28 +0000
committerjenkins-releng <jenkins-releng@onap.org>2021-10-08 16:44:28 +0000
commit2340e6764233f522be7b1b3653a30ddf205ef5fb (patch)
tree90152a72003d49016e63e229cdd22b89c40d7bf7 /springboot/pom.xml
parentfc00621f92f98af7c92b20c0736d4da37cb7a341 (diff)
Release ccsdk/parent2.3.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 7f84be5e..d5517091 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.3.0-SNAPSHOT</version>
+ <version>2.3.0</version>
</parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>springboot-aggregator</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>