diff options
author | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-06-11 14:46:33 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-06-11 14:46:33 -0400 |
commit | 85947fd27e2c0cee9cbc237cfd2c8a440b913832 (patch) | |
tree | af3dc162d24714f3f15200232243cdb0a4b6bc4c /opendaylight/pom.xml | |
parent | 42862be1b422ebfda398b8f634adb0a847d31632 (diff) |
Create base ODL Oxygen docker
Create base docker image of OpenDaylight Oxygen SR1
Change-Id: I53fa3a824cb7d69bb638da7eb85b4f3d2643a65d
Issue-ID: CCSDK-284
Signed-off-by: Timoney, Dan (dt5972) <dt5972@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 1f8765c1..a72076d1 100644 --- a/opendaylight/pom.xml +++ b/opendaylight/pom.xml @@ -17,5 +17,6 @@ <modules> <module>nitrogen</module> + <module>oxygen</module> </modules> </project> |