summaryrefslogtreecommitdiffstats
path: root/opendaylight/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-11-12 11:42:03 -0500
committerDan Timoney <dtimoney@att.com>2020-11-12 11:42:03 -0500
commitaf1e381905d099dd9454ab4bf4d6d965ef5d00dd (patch)
treeb90dff2af54f73672d0d6ed931e1c5d3ff7092c3 /opendaylight/pom.xml
parentf471275bd9933cbb297e77f3ea224147daf00e44 (diff)
Create base ODL Aluminum docker container
Added new base docker container with OpenDaylight Aluminum installed Change-Id: I6b76e11803d89aba79e9f45f053cabd3e93fcff7 Issue-ID: CCSDK-2983 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'opendaylight/pom.xml')
-rw-r--r--opendaylight/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml
index 3cb64634..6c2139f6 100644
--- a/opendaylight/pom.xml
+++ b/opendaylight/pom.xml
@@ -17,5 +17,6 @@
<modules>
<module>sodium</module>
+ <module>aluminum</module>
</modules>
</project>