diff options
author | Dan Timoney <dtimoney@att.com> | 2020-04-29 11:54:01 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-04-29 11:54:01 -0400 |
commit | a689e5668650a1408fc7677e0eca8db5b1db644b (patch) | |
tree | e9d212cdee5cc5eddec5ee21c6614b9e9314caee /springboot/pom.xml | |
parent | de16c59e2fe7099f59b5ba9c2f529cfe400d8953 (diff) |
Roll to next snapshot
Roll to next Frankfurt snapshot
Change-Id: I22d43774f1bbdd7ac08e437f9b70f6066567a752
Issue-ID: CCSDK-2344
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'springboot/pom.xml')
-rwxr-xr-x | springboot/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/springboot/pom.xml b/springboot/pom.xml index 23a758df..998c9dfc 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.4-SNAPSHOT</version> + <version>1.5.5-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>springboot-aggregator</artifactId> - <version>1.5.4-SNAPSHOT</version> + <version>1.5.5-SNAPSHOT</version> <packaging>pom</packaging> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> |