summaryrefslogtreecommitdiffstats
path: root/springboot/pom.xml
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2024-10-01 16:22:16 +0000
committerjenkins-releng <jenkins-releng@onap.org>2024-10-01 16:22:16 +0000
commit454d4327ff03ab0aeb74d894ba081ef116cdb147 (patch)
tree570093773b2587a00ac5de5eb7ea58e209756bbb /springboot/pom.xml
parentc0e104c9449cb6060c15c533cfedeaa0cdf074f0 (diff)
Release ccsdk/parent3.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 0e82e8c9..e7b188a0 100755
--- a/springboot/pom.xml
+++ b/springboot/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>parent</artifactId>
- <version>3.0.0-SNAPSHOT</version>
+ <version>3.0.0</version>
</parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>springboot-aggregator</artifactId>
- <version>3.0.0-SNAPSHOT</version>
+ <version>3.0.0</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>