summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-02-09 10:07:12 -0500
committerDan Timoney <dtimoney@att.com>2021-02-09 10:07:12 -0500
commitbd7b33d74173c4372f5184ffb9c734f7148aee3f (patch)
treecb0d22a2f5d460296e0cf36831d161bac6d4c9a1 /pom.xml
parenta39383b062aca05e110163eb4fa5a9bcd0e0b208 (diff)
Use latest CCSDK parent pom for Honolulu
Use version 2.1.1-SNAPSHOT of parent pom Change-Id: I5ec968c95f46cd914011aba01c91a804dec47912 Issue-ID: CCSDK-3139 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 64ccc5a..cd18c32 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,8 +4,8 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
- <artifactId>odlparent-lite</artifactId>
- <version>2.1.0</version>
+ <artifactId>spring-boot-starter-parent</artifactId>
+ <version>2.1.1-SNAPSHOT</version>
</parent>
<groupId>org.onap.sdnc.apps</groupId>