aboutsummaryrefslogtreecommitdiffstats
path: root/features/ccsdk-sli-plugins-all/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'features/ccsdk-sli-plugins-all/pom.xml')
-rw-r--r--features/ccsdk-sli-plugins-all/pom.xml10
1 files changed, 7 insertions, 3 deletions
diff --git a/features/ccsdk-sli-plugins-all/pom.xml b/features/ccsdk-sli-plugins-all/pom.xml
index 756e7590..d41b4802 100644
--- a/features/ccsdk-sli-plugins-all/pom.xml
+++ b/features/ccsdk-sli-plugins-all/pom.xml
@@ -51,8 +51,12 @@
<type>xml</type>
<classifier>features</classifier>
</dependency>
-
-
-
+ <dependency>
+ <groupId>${project.groupId}</groupId>
+ <artifactId>ccsdk-restconf-client</artifactId>
+ <version>${project.version}</version>
+ <type>xml</type>
+ <classifier>features</classifier>
+ </dependency>
</dependencies>
</project>