summaryrefslogtreecommitdiffstats
path: root/odlsli/odlsli-ubuntu/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'odlsli/odlsli-ubuntu/pom.xml')
-rw-r--r--odlsli/odlsli-ubuntu/pom.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/odlsli/odlsli-ubuntu/pom.xml b/odlsli/odlsli-ubuntu/pom.xml
index fb5209f4..b6c5d142 100644
--- a/odlsli/odlsli-ubuntu/pom.xml
+++ b/odlsli/odlsli-ubuntu/pom.xml
@@ -183,6 +183,13 @@
</dependency>
<dependency>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
+ <artifactId>template-node-installer</artifactId>
+ <version>${ccsdk.sli.plugins.version}</version>
+ <classifier>repo</classifier>
+ <type>zip</type>
+ </dependency>
+ <dependency>
+ <groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>restconf-client-installer</artifactId>
<version>${ccsdk.sli.plugins.version}</version>
<classifier>repo</classifier>