summaryrefslogtreecommitdiffstats
path: root/springboot/pom.xml
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2022-12-08 19:59:53 +0000
committerjenkins-releng <jenkins-releng@onap.org>2022-12-08 19:59:53 +0000
commit3719f610848cdfbcdb57029aef7c731045886a1e (patch)
tree1355f8971b160e48c79c119df84c11d0d1cf83c1 /springboot/pom.xml
parent11fcafe85dd6e6ec63d1899f8e6bf01ba200f6d1 (diff)
Release ccsdk/parent2.4.6
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 ce912f6e..ac91e6ba 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.4.6-SNAPSHOT</version>
+ <version>2.4.6</version>
</parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>springboot-aggregator</artifactId>
- <version>2.4.6-SNAPSHOT</version>
+ <version>2.4.6</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>