summaryrefslogtreecommitdiffstats
path: root/springboot/pom.xml
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2022-07-25 19:35:49 +0000
committerjenkins-releng <jenkins-releng@onap.org>2022-07-25 19:35:49 +0000
commit5b6e3f19ce15a4e5d2e8aacdefad342704117291 (patch)
tree800e912d49241b969b5e562bcaa13f84e00ab11e /springboot/pom.xml
parent59d34e4b2c6e1851b51412b5291425c1564f733c (diff)
Release ccsdk/parent2.4.1
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 f8272a8c..8134e6d7 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.1-SNAPSHOT</version>
+ <version>2.4.1</version>
</parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>springboot-aggregator</artifactId>
- <version>2.4.1-SNAPSHOT</version>
+ <version>2.4.1</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>