Charles Chan
Committed by Gerrit Code Review

Exclude vtn/sfcmgr from obs

Gerrit 5860 does not completely solve the problem.
Maven will still try to compile the folder without POM file and fail.

Change-Id: Id2a7e8a33f931e0b67882250f052968d734118c9
......@@ -7,3 +7,4 @@
.*/jdvue/.*
.*/ovsdb/api/.*
.*/netconf/flow/.*
.*/vtn/sfcmgr/.*
\ No newline at end of file
......