summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-08-10 16:59:02 -0400
committerDan Timoney <dtimoney@att.com>2017-08-11 13:59:52 -0400
commite50df7d897d144f03e364d600e94b526656a8c4e (patch)
tree0da4d26ade4846b243a37dbd0da8a1cfcebec190 /pom.xml
parent73be2117cb63d51b394835a39c9e2df3379d4f0e (diff)
Create base OpenDaylight container
Create base ODL Carbon docker container, based on base Ubuntu docker container Change-Id: I11873727a6a436ff6ecc6113c927ab07f99a67a3 Issue-ID: CCSDK-27 Signed-off-by: Dan Timoney <dtimoney@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 8c9e5eb8..7ed792e3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,5 +28,6 @@
<modules>
<module>ubuntu</module>
+ <module>opendaylight</module>
</modules>
</project>