summaryrefslogtreecommitdiffstats
path: root/springboot/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-06-24 07:03:31 -0400
committerDan Timoney <dtimoney@att.com>2020-06-24 07:03:31 -0400
commit82728ed630330320b0c19e92f9fbc0449a253395 (patch)
tree94bf585f0d574285cdfb9edefa85c71a5bf28901 /springboot/pom.xml
parent2e63ac089018524687fee45d2ef9a7c62951cf0b (diff)
Roll to next snapshot6.0.0-ONAPfrankfurt
Roll parent poms to next snapshot version. Updated all CCSDK version properties to latest released Frankfurt versions. Change-Id: Ia98f05683a4db317d0d9240039fb0c2cd493ba32 Issue-ID: CCSDK-2478 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 542259dc..c020bda7 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.9-SNAPSHOT</version>
+ <version>1.5.10-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>springboot-aggregator</artifactId>
- <version>1.5.9-SNAPSHOT</version>
+ <version>1.5.10-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>