diff options
author | Dan Timoney <dtimoney@att.com> | 2020-03-04 10:58:59 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-03-04 10:58:59 -0500 |
commit | d06b615678e891f65fda23d52dbff19b3b1ca45e (patch) | |
tree | eaf8e37632035f6812807543f990e94c51524456 /springboot/pom.xml | |
parent | 35d607979da73ddb70ec9231491a43b50b1df8e3 (diff) |
Roll to next Frankfurt version
Roll to next Frankfurt version
Change-Id: I61df38191065778b9bffb4f4a1bd5d17a28b49f4
Issue-ID: CCSDK-2152
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 5b7f69fe..ce54573c 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.2-SNAPSHOT</version> + <version>1.5.3-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>springboot-aggregator</artifactId> - <version>1.5.2-SNAPSHOT</version> + <version>1.5.3-SNAPSHOT</version> <packaging>pom</packaging> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> |