summaryrefslogtreecommitdiffstats
path: root/vbd/pom.xml
diff options
context:
space:
mode:
authorRobert Varga <nite@hq.sk>2016-01-30 15:25:19 +0100
committerRobert Varga <nite@hq.sk>2016-01-31 18:21:24 +0100
commit42887f769a3ac57963110925a1c2965c2b25bac6 (patch)
tree4d5f47c3ad19767c99964dc5a8c80391e9242c99 /vbd/pom.xml
parentcb22508bc344123078a1caea7d39da49583f0ab0 (diff)
Add Virtual Bridge Domain implementation
Change-Id: I427b709ac0af1ade365bc60148ddf778f7be458a Signed-off-by: Robert Varga <nite@hq.sk>
Diffstat (limited to 'vbd/pom.xml')
-rw-r--r--vbd/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/vbd/pom.xml b/vbd/pom.xml
index 9628f65cd..7c53a526c 100644
--- a/vbd/pom.xml
+++ b/vbd/pom.xml
@@ -35,10 +35,10 @@
<module>api</module>
<module>artifacts</module>
<module>features</module>
+ <module>impl</module>
<module>karaf</module>
<!-- FIXME: these need to be enabled:
- <module>impl</module>
<module>it</module>
-->
</modules>