aboutsummaryrefslogtreecommitdiffstats
path: root/ms
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-10-28 16:25:35 -0400
committerDan Timoney <dtimoney@att.com>2021-10-28 16:25:35 -0400
commit012d5a145fa2b04554f53079731062f6c46f2d90 (patch)
treefde187a7239759ab1e2276975b19dce5a5b9e72b /ms
parent5d17c0d2cf6bc32d14f3d6227399cb409a617d34 (diff)
Use version 2.3.0 of parent poms
Use released version 2.3.0 of parent pom to avoid compile errors due to removing aged-out snapshot version Issue-ID: CCSDK-3511 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: If28ee2e451fd8324b753e28069bc4f6a000f800c
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 effb5f8f..ed283067 100644
--- a/ms/neng/pom.xml
+++ b/ms/neng/pom.xml
@@ -234,7 +234,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-25-starter-parent</artifactId>
- <version>2.2.1</version>
+ <version>2.3.0</version>
<relativePath/>
</parent>
diff --git a/ms/sliboot/pom.xml b/ms/sliboot/pom.xml
index 6eed66e4..3a7f15c8 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-25-starter-parent</artifactId>
- <version>2.2.1</version>
+ <version>2.3.0</version>
<relativePath/>
</parent>
diff --git a/ms/vlantag-api/pom.xml b/ms/vlantag-api/pom.xml
index 83414f0d..ca4797d4 100644
--- a/ms/vlantag-api/pom.xml
+++ b/ms/vlantag-api/pom.xml
@@ -33,7 +33,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-25-starter-parent</artifactId>
- <version>2.2.1</version>
+ <version>2.3.0</version>
<relativePath/>
</parent>