summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorRobert Varga <rovarga@cisco.com>2016-01-29 23:49:36 +0100
committerRobert Varga <nite@hq.sk>2016-01-30 04:00:58 +0100
commit4475cf5152d73b8ada4bd567de3e8a99507ad2bb (patch)
tree6655834894c8cc36bb535a99bf06ef946a40fd16 /pom.xml
parentb3892936301fbf5bb3a0cae83893f12aa0313fc7 (diff)
Initial Virtual Bridge Domain models
Initial drop of models. Includes a reusable type definition as temporary model and a network-topology-based model of a virtual bridge domain. Change-Id: I6e6fbb2063c8157f3f1a329066ccba2b7f66efb1 Signed-off-by: Robert Varga <nite@hq.sk>
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 15fd690df..43aa04472 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,6 +27,7 @@
<modules>
<module>common</module>
<module>v3po</module>
+ <module>vbd</module>
</modules>
<!-- DO NOT install or deploy the repo root pom as it's only needed to initiate a build -->
<build>