summaryrefslogtreecommitdiffstats
path: root/springboot/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-05-28 15:38:05 -0400
committerDan Timoney <dtimoney@att.com>2020-05-28 15:38:05 -0400
commit90e6d90d11bca240c41977842f02cdf0e6834cba (patch)
tree2a85213afec1b700b65aefc65deafd7b5fbd5ec6 /springboot/pom.xml
parent3e06889731eeebd5b438e317f273daaa43f7674a (diff)
Roll versions for final Frankfurt release
Roll versions for final Frankfurt release Change-Id: Icf5a77fb5f4b3726059b0c6fe5b4b64033df8e3e Issue-ID: CCSDK-2345 Signed-off-by: Dan Timoney <dtimoney@att.com>
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 d4c6c8f0..848a2f16 100755
--- a/springboot/pom.xml
+++ b/springboot/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>parent</artifactId>
- <version>1.5.7-SNAPSHOT</version>
+ <version>1.5.8-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>springboot-aggregator</artifactId>
- <version>1.5.7-SNAPSHOT</version>
+ <version>1.5.8-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>