diff options
author | Chinthakayala, Sheshashailavas (sc2914) <sc2914@att.com> | 2017-08-28 09:00:36 -0900 |
---|---|---|
committer | Chinthakayala, Sheshashailavas (sc2914) <sc2914@att.com> | 2017-08-28 09:05:32 -0900 |
commit | b7d0c7d286fc254ae43f0ceec9f1873c6fdee0ac (patch) | |
tree | 1693b235bed1be64b82efd083c9cfdecb973ccc7 /pom.xml | |
parent | d1569975bb18f4359fac18aa98f55b69c248a3ad (diff) |
[CCSDK-29]changes for dgbuilder docker image
changes related to creating docker
container for dgbuilder
Change-Id: Ida8710be20c6737c46f7f01bc36e0fe11dd250bb
Issue-ID:{CCSDK-29}
Signed-off-by: Chinthakayala, Sheshashailavas (sc2914) <sc2914@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -32,5 +32,6 @@ <module>opendaylight</module> <module>odlsli</module> <module>dgbuilder</module> + <module>dgbuilder-docker</module> </modules> </project> |