Use version 1.1.8 of parent 84/123584/1 honolulu
authorDan Timoney <dtimoney@att.com>
Wed, 25 Aug 2021 21:01:07 +0000 (17:01 -0400)
committerDan Timoney <dtimoney@att.com>
Wed, 25 Aug 2021 21:01:07 +0000 (17:01 -0400)
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

ms/neng/pom.xml
ms/pom.xml
ms/sliboot/pom.xml
ms/vlantag-api/pom.xml
pom.xml
services/pom.xml

index 4c1a157..7b941a1 100644 (file)
@@ -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>
 
     <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>
 
index 0e44cf8..6908dbe 100644 (file)
@@ -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>
 
index d17d4e5..1d67c54 100644 (file)
@@ -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>
 
index 8efe07b..991538f 100644 (file)
@@ -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 c441e34..40e8d36 100755 (executable)
--- 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>
 
index 00aa8d4..8b6d85e 100644 (file)
@@ -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>