diff options
author | Dan Timoney <dtimoney@att.com> | 2020-05-14 13:53:13 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-05-14 13:53:13 -0400 |
commit | 91b7149d735549f392a389b6b469ae07567ae31c (patch) | |
tree | 6b5874177d942efcced81ed668e587598d5e73bd /springboot/spring-boot-setup/pom.xml | |
parent | 77f0bfd5e286f15a36a1202d2e1f5c2fe15654e2 (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/spring-boot-setup/pom.xml')
-rw-r--r-- | springboot/spring-boot-setup/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/springboot/spring-boot-setup/pom.xml b/springboot/spring-boot-setup/pom.xml index fdd6f741..50158304 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>1.5.5-SNAPSHOT</version> + <version>1.5.6-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>spring-boot-setup</artifactId> - <version>1.5.5-SNAPSHOT</version> + <version>1.5.6-SNAPSHOT</version> <packaging>pom</packaging> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> |