summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJan Srnicek <jsrnicek@cisco.com>2017-03-27 14:11:08 +0200
committerMarek Gradzki <mgradzki@cisco.com>2017-03-28 08:36:01 +0000
commit539dafd91d6c58400ff2623d85df28f40a11ffe5 (patch)
tree7c814f59e7d55e0486da1dd6ec4bfc22e1b89ac9 /pom.xml
parenta9d4e3929a09b8c44b5a371845d4db123aa876e0 (diff)
HONEYCOMB-298 - LeafRefContext creation test
Verifies if all models in hc2vpp are compatible with LeafRefContext(runtime check of leaf-ref references) Change-Id: Id589fb3dc167cd147c439a2598a9818c0f596c3b Signed-off-by: Jan Srnicek <jsrnicek@cisco.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 3b702abe7..5e81b158c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,5 +51,6 @@
<module>vpp-classifier</module>
<module>l3</module>
<module>vpp-management</module>
+ <module>it</module>
</modules>
-</project>
+</project> \ No newline at end of file