commit | b3eb3fc950e6cda05d85d8422863b81bd0e766dd | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Jun 25 17:23:59 2019 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Tue Jun 25 17:23:59 2019 +0000 |
tree | 25f66ac2be05dd8a69f555f456c84e473dd93a38 | |
parent | 73bb26698e848aef94e52c7823998100600c2879 [diff] | |
parent | da57151156fcdb7286de9a200ca22e4255b532ca [diff] |
Merge "Use correct parent pom"
diff --git a/pom.xml b/pom.xml index 7fb0345..3ffafbe 100644 --- a/pom.xml +++ b/pom.xml
@@ -19,7 +19,7 @@ <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>