aboutsummaryrefslogtreecommitdiffstats
path: root/ms
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-10-16 08:04:24 -0400
committerDan Timoney <dtimoney@att.com>2020-10-16 08:04:24 -0400
commit486c807d42a96fd73873423398cb8de1f2e1a6c3 (patch)
tree77aa465ea1c96b2b4777293e201b82ef5ffbebd9 /ms
parent92ccf516b0ba36df3f1897aeb34850cb1925aa07 (diff)
Use released version of parent pom
Update guilin branch of ccsdk/apps to use released version 2.0.1 of parent poms. Change-Id: I95e151b9d42b57e77b0ae74b6d87474c60b687a7 Issue-ID: CCSDK-2917 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'ms')
-rw-r--r--ms/neng/pom.xml2
-rw-r--r--ms/sliboot/pom.xml2
-rw-r--r--ms/vlantag-api/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/ms/neng/pom.xml b/ms/neng/pom.xml
index 4fb922be..cc26a5bc 100644
--- a/ms/neng/pom.xml
+++ b/ms/neng/pom.xml
@@ -233,7 +233,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.1</version>
<relativePath/>
</parent>
diff --git a/ms/sliboot/pom.xml b/ms/sliboot/pom.xml
index e537c479..fdd4c740 100644
--- a/ms/sliboot/pom.xml
+++ b/ms/sliboot/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.1</version>
<relativePath/>
</parent>
diff --git a/ms/vlantag-api/pom.xml b/ms/vlantag-api/pom.xml
index 12b91756..51c6f6d3 100644
--- a/ms/vlantag-api/pom.xml
+++ b/ms/vlantag-api/pom.xml
@@ -30,7 +30,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.1</version>
<relativePath/>
</parent>