Enable the installation of TemplateNode feature 60/75560/2
authorMunir Ahmad <munir.ahmad@bell.ca>
Wed, 9 Jan 2019 13:45:42 +0000 (08:45 -0500)
committerMunir Ahmad <munir.ahmad@bell.ca>
Fri, 11 Jan 2019 18:14:50 +0000 (18:14 +0000)
Change-Id: Ic037a8b2168a81c1d73868290f10fe043e9133f3
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
Issue-ID: CCSDK-923

odlsli/odlsli-alpine/pom.xml
odlsli/odlsli-ubuntu/pom.xml

index eef7fc0..29ee808 100644 (file)
                        <classifier>repo</classifier>
                        <type>zip</type>
                </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>
index fb5209f..b6c5d14 100644 (file)
                        <classifier>repo</classifier>
                        <type>zip</type>
                </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>