summaryrefslogtreecommitdiffstats
path: root/springboot/spring-boot-setup/pom.xml
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2021-04-19 16:11:01 +0000
committerjenkins-releng <jenkins-releng@onap.org>2021-04-19 16:11:01 +0000
commit29089ff437e05d45ca8dd4d9e9f4d090bfde3c0a (patch)
tree531a993ea020e168370077a922cd1f932ee74928 /springboot/spring-boot-setup/pom.xml
parent230f3e1f13008a4def002fd57fd3b39307f17aa6 (diff)
Release ccsdk/parent2.1.3
Diffstat (limited to 'springboot/spring-boot-setup/pom.xml')
-rw-r--r--springboot/spring-boot-setup/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/springboot/spring-boot-setup/pom.xml b/springboot/spring-boot-setup/pom.xml
index 4fa1e5b0..071aedcf 100644
--- a/springboot/spring-boot-setup/pom.xml
+++ b/springboot/spring-boot-setup/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>springboot-aggregator</artifactId>
- <version>2.1.3-SNAPSHOT</version>
+ <version>2.1.3</version>
</parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-setup</artifactId>
- <version>2.1.3-SNAPSHOT</version>
+ <version>2.1.3</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>