summaryrefslogtreecommitdiffstats
path: root/plugins/features/ccsdk-restconf-client/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/features/ccsdk-restconf-client/pom.xml')
-rw-r--r--plugins/features/ccsdk-restconf-client/pom.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/plugins/features/ccsdk-restconf-client/pom.xml b/plugins/features/ccsdk-restconf-client/pom.xml
index 1ebfa6d83..c3d742294 100644
--- a/plugins/features/ccsdk-restconf-client/pom.xml
+++ b/plugins/features/ccsdk-restconf-client/pom.xml
@@ -3,10 +3,9 @@
<modelVersion>4.0.0</modelVersion>
<parent>
- <groupId>org.onap.ccsdk.parent</groupId>
- <artifactId>single-feature-parent</artifactId>
- <version>2.1.0</version>
- <relativePath/>
+ <groupId>org.onap.ccsdk.sli.plugins</groupId>
+ <artifactId>sliplugins-feature-aggregator</artifactId>
+ <version>1.2.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>