Use RC1 version of parent poms 61/106761/1
authorDan Timoney <dtimoney@att.com>
Tue, 28 Apr 2020 18:45:55 +0000 (14:45 -0400)
committerDan Timoney <dtimoney@att.com>
Tue, 28 Apr 2020 18:45:55 +0000 (14:45 -0400)
Use RC1 version of ccsdk parent poms

Change-Id: I33258ee142ea3dbf9f1d2367662c2826652f157b
Issue-ID: CCSDK-2344
Signed-off-by: Dan Timoney <dtimoney@att.com>
ms/neng/pom.xml
ms/pom.xml
ms/vlantag-api/pom.xml
pom.xml

index 8faa4ba..cf121c7 100644 (file)
@@ -18,6 +18,7 @@
  * 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>1.5.2</version>
+        <version>1.5.4</version>
         <relativePath/>
     </parent>
 
index 6dd75ca..58c40e2 100644 (file)
@@ -18,6 +18,7 @@
  * 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 0a77102..21f9116 100644 (file)
@@ -30,7 +30,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>spring-boot-starter-parent</artifactId>
-        <version>1.5.2</version>
+        <version>1.5.4</version>
         <relativePath/>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 751a7c7..d9c3a94 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.5.2</version>
+        <version>1.5.4</version>
         <relativePath/>
     </parent>