summaryrefslogtreecommitdiffstats
path: root/springboot
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-08-06 12:35:38 -0400
committerDan Timoney <dtimoney@att.com>2020-08-06 12:35:38 -0400
commitaf076a9814ebcc121cadc90563b6b38b420ac928 (patch)
tree14e9f47b8a48bb3fe7ad48b1f75262f571ed2b65 /springboot
parent1599c2b08716d8ecff8930b26203c191f48dd455 (diff)
Roll to next snapshot version
Roll to snapshot version 2.0.1-SNAPSHOT Change-Id: I42f22947b51fb09de0b2dc364e7b5e0e01dbacd4 Issue-ID: CCSDK-2635 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'springboot')
-rwxr-xr-xspringboot/pom.xml4
-rw-r--r--springboot/spring-boot-setup/pom.xml4
-rw-r--r--springboot/springboot1/pom.xml4
-rw-r--r--springboot/springboot2/pom.xml4
4 files changed, 8 insertions, 8 deletions
diff --git a/springboot/pom.xml b/springboot/pom.xml
index 536791db..62ce09bd 100755
--- a/springboot/pom.xml
+++ b/springboot/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>parent</artifactId>
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.0.1-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>springboot-aggregator</artifactId>
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>
diff --git a/springboot/spring-boot-setup/pom.xml b/springboot/spring-boot-setup/pom.xml
index b1916b11..e5f30573 100644
--- a/springboot/spring-boot-setup/pom.xml
+++ b/springboot/spring-boot-setup/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>springboot-aggregator</artifactId>
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.0.1-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-setup</artifactId>
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>
diff --git a/springboot/springboot1/pom.xml b/springboot/springboot1/pom.xml
index 02ca3ac7..cbc101c1 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.0.0-SNAPSHOT</version>
+ <version>2.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>
@@ -144,7 +144,7 @@
<dependency>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>dependencies-bom</artifactId>
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.0.1-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>
diff --git a/springboot/springboot2/pom.xml b/springboot/springboot2/pom.xml
index 9c7f457c..09173ff0 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>2.0.0-SNAPSHOT</version>
+ <version>2.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>
@@ -144,7 +144,7 @@
<dependency>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>dependencies-bom</artifactId>
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.0.1-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>