summaryrefslogtreecommitdiffstats
path: root/springboot/springboot1/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-03-24 18:32:46 -0400
committerDan Timoney <dtimoney@att.com>2021-03-24 18:32:46 -0400
commit09bfce16e77e202baa63f4042c0db2e6140325f9 (patch)
tree9c10ad45cfede79d1bedcdcc3d26f6d5c35c276a /springboot/springboot1/pom.xml
parent6f2f684a191eb3d9315a424322d8abea247a1472 (diff)
Roll version
Roll version to next snapshot version Change-Id: I553b67d6ca18f0a93f2a64b97d004c2fe6e93061 Issue-ID: CCSDK-3237 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'springboot/springboot1/pom.xml')
-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 4bb99f6a..ea109846 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.2-SNAPSHOT</version>
+ <version>2.1.3-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.2-SNAPSHOT</version>
+ <version>2.1.3-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>