Update to use latest parent snapshot 86/102586/1
authorDan Timoney <dtimoney@att.com>
Fri, 28 Feb 2020 12:22:42 +0000 (07:22 -0500)
committerDan Timoney <dtimoney@att.com>
Fri, 28 Feb 2020 12:22:42 +0000 (07:22 -0500)
Update to use version 1.5.2-SNAPSHOT of parent pom

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

index 4a89ad3..9c2e4c8 100644 (file)
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>spring-boot-1-starter-parent</artifactId>
-        <version>1.5.1</version>
+        <version>1.5.2-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 1097982..adb6b9e 100644 (file)
@@ -30,7 +30,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>spring-boot-starter-parent</artifactId>
-        <version>1.5.1</version>
+        <version>1.5.2-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index cbfcef4..55bb86f 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.1</version>
+        <version>1.5.2-SNAPSHOT</version>
         <relativePath/>
     </parent>