summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dt5972@att.com>2018-08-10 15:52:20 -0400
committerTimoney, Dan (dt5972) <dt5972@att.com>2018-08-10 15:52:20 -0400
commit661e2da15c8ab6f1f3fbbd03b6930ee154100c59 (patch)
tree4014b34cc11ac6804971c09b311508befb4266de /pom.xml
parenta1a2c807973f036968ec6151a892933a885ccfa7 (diff)
Install 3rd party dependencies
Add separate component to install all third party dependencies, including EELF (needed by ansible-adapter) Change-Id: I9b16ed83d19c2ed22fefd28a4e2186d6e196edcd Issue-ID: CCSDK-454 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index ac456ab9..c129b26a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,6 +18,7 @@
<modules>
<module>platform-logic</module>
+ <module>dependencies</module>
<module>ubuntu</module>
<module>opendaylight</module>
<module>odlsli</module>