Use correct parent pom 70/90270/1
authorTimoney, Dan (dt5972) <dtimoney@att.com>
Thu, 20 Jun 2019 23:17:31 +0000 (19:17 -0400)
committerTimoney, Dan (dt5972) <dtimoney@att.com>
Thu, 20 Jun 2019 23:17:31 +0000 (19:17 -0400)
Use springboot parent pom instead of odlparent

Change-Id: I3770ae6d37b7327efe7d26c1190631fc9a7d86ad
Issue-ID: CCSDK-1416
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 7fb0345..3ffafbe 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@ limitations under the License.
 
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
-        <artifactId>odlparent-lite</artifactId>
+        <artifactId>spring-boot-starter-parent</artifactId>
         <version>1.3.0-SNAPSHOT</version>
         <relativePath/>
     </parent>