summaryrefslogtreecommitdiffstats
path: root/springboot/springboot2/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-11-12 13:44:16 -0500
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-11-12 13:44:16 -0500
commitcda6d8e9ac95feb35bc821d231108a16701bb2fb (patch)
tree7dbe4282bee8ba266a3d57c583270669780aae38 /springboot/springboot2/pom.xml
parentcae4898aee6622587f2e96702a3b9a5872aef963 (diff)
Roll version of parent to 1.5.1-SNAPSHOT
Roll version of parent to 1.5.1-SNAPSHOT for next version Change-Id: Ia3754b5531fcec6a60cac88512c2eda7a6045578 Issue-ID: CCSDK-1920 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'springboot/springboot2/pom.xml')
-rwxr-xr-xspringboot/springboot2/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/springboot/springboot2/pom.xml b/springboot/springboot2/pom.xml
index 6148b8c8..2f8b1d79 100755
--- a/springboot/springboot2/pom.xml
+++ b/springboot/springboot2/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.5.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>
@@ -134,7 +134,7 @@
<dependency>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>dependencies-bom</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.5.1-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>