aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-08-25 17:01:07 -0400
committerDan Timoney <dtimoney@att.com>2021-08-25 17:01:07 -0400
commit8a0b24c4ebd171134d0ba74004dfe19050ac4acd (patch)
treeb2f58547ea33e1f7b7f8ed9c4c0a9088acaa0418
parent2c6d25946b68b14533295d7225261f1bdfb4a2fa (diff)
Use version 1.1.8 of parenthonolulu
Use version 1.1.8 of parent in order to use APL-licensed version of liquibase Issue-ID: CCSDK-3423 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I1db475fa8991d617d22536ce38d51f96c7806f85
-rw-r--r--ms/neng/pom.xml3
-rw-r--r--ms/pom.xml1
-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
6 files changed, 5 insertions, 7 deletions
diff --git a/ms/neng/pom.xml b/ms/neng/pom.xml
index 4c1a157d..7b941a1e 100644
--- a/ms/neng/pom.xml
+++ b/ms/neng/pom.xml
@@ -18,7 +18,6 @@
* limitations under the License.
* ============LICENSE_END=========================================================
-->
-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
@@ -235,7 +234,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
- <version>2.1.1</version>
+ <version>2.1.8</version>
<relativePath/>
</parent>
diff --git a/ms/pom.xml b/ms/pom.xml
index 0e44cf80..6908dbe3 100644
--- a/ms/pom.xml
+++ b/ms/pom.xml
@@ -18,7 +18,6 @@
* limitations under the License.
* ============LICENSE_END=========================================================
-->
-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
diff --git a/ms/sliboot/pom.xml b/ms/sliboot/pom.xml
index d17d4e53..1d67c540 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.1.1</version>
+ <version>2.1.8</version>
<relativePath/>
</parent>
diff --git a/ms/vlantag-api/pom.xml b/ms/vlantag-api/pom.xml
index 8efe07ba..991538f4 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-starter-parent</artifactId>
- <version>2.1.1</version>
+ <version>2.1.8</version>
<relativePath/>
</parent>
diff --git a/pom.xml b/pom.xml
index c441e34b..40e8d363 100755
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.1.1</version>
+ <version>2.1.8</version>
<relativePath/>
</parent>
diff --git a/services/pom.xml b/services/pom.xml
index 00aa8d48..8b6d85ea 100644
--- a/services/pom.xml
+++ b/services/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
- <version>2.1.1</version>
+ <version>2.1.8</version>
<relativePath/>
</parent>