Install 3rd party dependencies
[ccsdk/distribution.git] / odlsli / pom.xml
index 9862917..18600d1 100644 (file)
        </properties>
 
        <dependencies>
+               <dependency>
+                       <groupId>${project.groupId}</groupId>
+                       <artifactId>dependencies</artifactId>
+                       <version>${project.version}</version>
+                       <classifier>repo</classifier>
+                       <type>zip</type>
+               </dependency>
 
                <dependency>
                        <groupId>org.onap.ccsdk.sli.core</groupId>