summaryrefslogtreecommitdiffstats
path: root/springboot/springboot1
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-05-12 08:30:17 -0400
committerDan Timoney <dtimoney@att.com>2021-05-12 08:30:17 -0400
commit929ce1d5faf1facb2e291bc971c035f9ab148f4e (patch)
tree9cfa538665b93997957849608a66919c9c9e16b9 /springboot/springboot1
parent17600ceb4b85683705c561412919d0553420e8fa (diff)
Roll to next snapshot
Roll to next snapshot version Issue-ID: CCSDK-3285 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ic426eed1539f9a0e51266d26082c9baf800bd89a
Diffstat (limited to 'springboot/springboot1')
-rw-r--r--springboot/springboot1/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/springboot/springboot1/pom.xml b/springboot/springboot1/pom.xml
index e99acb8a..776aed92 100644
--- a/springboot/springboot1/pom.xml
+++ b/springboot/springboot1/pom.xml
@@ -14,7 +14,7 @@
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-1-starter-parent</artifactId>
- <version>2.1.4-SNAPSHOT</version>
+ <version>2.1.5-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>
@@ -145,7 +145,7 @@
<dependency>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>dependencies-bom</artifactId>
- <version>2.1.4-SNAPSHOT</version>
+ <version>2.1.5-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>