diff options
author | Dan Timoney <dtimoney@att.com> | 2020-05-28 15:38:05 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-05-28 15:38:05 -0400 |
commit | 90e6d90d11bca240c41977842f02cdf0e6834cba (patch) | |
tree | 2a85213afec1b700b65aefc65deafd7b5fbd5ec6 /springboot/spring-boot-setup/pom.xml | |
parent | 3e06889731eeebd5b438e317f273daaa43f7674a (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/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 d7a82c2d..c81393d0 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.7-SNAPSHOT</version> + <version>1.5.8-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>spring-boot-setup</artifactId> - <version>1.5.7-SNAPSHOT</version> + <version>1.5.8-SNAPSHOT</version> <packaging>pom</packaging> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> |