aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-09-16 08:26:18 -0400
committerDan Timoney <dtimoney@att.com>2021-09-16 08:26:18 -0400
commit24213753cc0b87dc44935629a19220e49de6c7e4 (patch)
tree591dae45b3e92f9072bb0f959422bd31bf6aef0d
parentad0b39dc92ef67ed6f2df714771bed1053d4125d (diff)
Use version 2.2.1 of CCSDK parent pom1.2.0
Use released version 2.2.1 of CCSDK parent pom Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Id9b368ef3d4f4abfbf53c3a3aac13c979abcce83
-rw-r--r--ms/neng/pom.xml2
-rw-r--r--ms/sliboot/pom.xml2
-rw-r--r--ms/vlantag-api/pom.xml2
-rwxr-xr-xpom.xml2
-rw-r--r--services/pom.xml2
5 files changed, 5 insertions, 5 deletions
diff --git a/ms/neng/pom.xml b/ms/neng/pom.xml
index 84b9cc51..2aae69a4 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.0-SNAPSHOT</version>
+ <version>2.2.1</version>
<relativePath/>
</parent>
diff --git a/ms/sliboot/pom.xml b/ms/sliboot/pom.xml
index 783e7fd3..8d92b6f8 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.0-SNAPSHOT</version>
+ <version>2.2.1</version>
<relativePath/>
</parent>
diff --git a/ms/vlantag-api/pom.xml b/ms/vlantag-api/pom.xml
index eb4f4f8d..082ba4af 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.0-SNAPSHOT</version>
+ <version>2.2.1</version>
<relativePath/>
</parent>
diff --git a/pom.xml b/pom.xml
index aa7c96a2..cbb6c89b 100755
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.2.0-SNAPSHOT</version>
+ <version>2.2.1</version>
<relativePath/>
</parent>
diff --git a/services/pom.xml b/services/pom.xml
index c3f1e91f..7047d3ca 100644
--- a/services/pom.xml
+++ b/services/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-25-starter-parent</artifactId>
- <version>2.2.0-SNAPSHOT</version>
+ <version>2.2.1</version>
<relativePath/>
</parent>