summaryrefslogtreecommitdiffstats
path: root/springboot/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-05-14 13:53:13 -0400
committerDan Timoney <dtimoney@att.com>2020-05-14 13:53:13 -0400
commit91b7149d735549f392a389b6b469ae07567ae31c (patch)
tree6b5874177d942efcced81ed668e587598d5e73bd /springboot/pom.xml
parent77f0bfd5e286f15a36a1202d2e1f5c2fe15654e2 (diff)
Roll to next Frankfurt version
Roll to next Frankfurt version and update CCSDK versions to reflect versions to be used for RC2 Change-Id: I5f4d48bcdab72bd8ff2455594ae10ac889320fa8 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 998c9dfc..2db6da82 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.5-SNAPSHOT</version>
+ <version>1.5.6-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>springboot-aggregator</artifactId>
- <version>1.5.5-SNAPSHOT</version>
+ <version>1.5.6-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>