summaryrefslogtreecommitdiffstats
path: root/core/sli/provider-base/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'core/sli/provider-base/pom.xml')
-rw-r--r--core/sli/provider-base/pom.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/core/sli/provider-base/pom.xml b/core/sli/provider-base/pom.xml
index 671c0610f..5eac2c760 100644
--- a/core/sli/provider-base/pom.xml
+++ b/core/sli/provider-base/pom.xml
@@ -3,10 +3,9 @@
<modelVersion>4.0.0</modelVersion>
<parent>
- <groupId>org.onap.ccsdk.parent</groupId>
- <artifactId>binding-parent</artifactId>
- <version>2.1.0-SNAPSHOT</version>
- <relativePath/>
+ <groupId>org.onap.ccsdk.sli.core</groupId>
+ <artifactId>sli</artifactId>
+ <version>1.2.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.sli.core</groupId>