diff options
author | Dan Timoney <dtimoney@att.com> | 2020-04-27 09:35:53 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-04-27 09:35:53 -0400 |
commit | 0fa4ccfa20b2a4971b5d1d34339ae9191060eba9 (patch) | |
tree | 038bc2b93a7122385331bbb6436036d4ce44adee /springboot/springboot2/pom.xml | |
parent | 6dc92a12ec18809899a89bc94de556b8d0fdded4 (diff) |
Roll to next snapshot version
Roll to next Frankfurt snapshot
Change-Id: Ie0dadcc9cc3d2e13a79fdb11e3a6bbd069b3d740
Issue-ID: CCSDK-2344
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'springboot/springboot2/pom.xml')
-rw-r--r-- | springboot/springboot2/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/springboot/springboot2/pom.xml b/springboot/springboot2/pom.xml index f2c55644..862336d6 100644 --- a/springboot/springboot2/pom.xml +++ b/springboot/springboot2/pom.xml @@ -14,7 +14,7 @@ <groupId>org.onap.ccsdk.parent</groupId> <artifactId>spring-boot-starter-parent</artifactId> - <version>1.5.3-SNAPSHOT</version> + <version>1.5.4-SNAPSHOT</version> <packaging>pom</packaging> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> @@ -143,7 +143,7 @@ <dependency> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>dependencies-bom</artifactId> - <version>1.5.3-SNAPSHOT</version> + <version>1.5.4-SNAPSHOT</version> <type>pom</type> <scope>import</scope> </dependency> |