summaryrefslogtreecommitdiffstats
path: root/northbound/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'northbound/pom.xml')
-rw-r--r--northbound/pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/northbound/pom.xml b/northbound/pom.xml
index 475ad22f2..5491f7043 100644
--- a/northbound/pom.xml
+++ b/northbound/pom.xml
@@ -3,13 +3,13 @@
<modelVersion>4.0.0</modelVersion>
<parent>
- <groupId>org.onap.ccsdk.sli</groupId>
- <artifactId>sli-root</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <groupId>org.onap.ccsdk.parent</groupId>
+ <artifactId>odlparent-lite</artifactId>
+ <version>2.1.1-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.sli.northbound</groupId>
- <artifactId>northbound-root</artifactId>
+ <artifactId>ccsdk-sli-northbound</artifactId>
<version>1.2.0-SNAPSHOT</version>
<packaging>pom</packaging>