Use released version of parent pom 80/103180/2
authorDan Timoney <dtimoney@att.com>
Thu, 5 Mar 2020 19:56:21 +0000 (14:56 -0500)
committerDan Timoney <dtimoney@att.com>
Thu, 5 Mar 2020 20:05:31 +0000 (15:05 -0500)
Update to use released Frankfurt M4 version of CCSDK parent pom

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

index bd98f3c..e7d8cf3 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>1.5.2-SNAPSHOT</version>
+        <version>1.5.2</version>
         <relativePath/>
     </parent>
 
index adb6b9e..539a614 100644 (file)
@@ -30,7 +30,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>spring-boot-starter-parent</artifactId>
-        <version>1.5.2-SNAPSHOT</version>
+        <version>1.5.2</version>
         <relativePath/>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 55bb86f..f88c8bd 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-SNAPSHOT</version>
+        <version>1.5.2</version>
         <relativePath/>
     </parent>