diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-12-20 13:40:40 -0500 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-12-20 13:40:40 -0500 |
commit | 9b0e1e45e155e91614c008ecfadc83dadb6706d9 (patch) | |
tree | 3ac2138218ceb4ff08798c6341d97522dbec0ee0 /opendaylight/pom.xml | |
parent | 949fdb5146438b494c129a5fad5b3661c86a652a (diff) |
Add base ODL Fluorine containers
Add base docker containers for OpenDaylight Fluorine SR1
Change-Id: I6f203352adae5d4d70628be62818d6f5f96f1457
Issue-ID: CCSDK-860
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'opendaylight/pom.xml')
-rw-r--r-- | opendaylight/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml index 4fa0bad2..f51bbbca 100644 --- a/opendaylight/pom.xml +++ b/opendaylight/pom.xml @@ -17,5 +17,6 @@ <modules> <module>oxygen</module> + <module>fluorine</module> </modules> </project> |