From eee2b296b00cef593155474def5a142e71c96e4f Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Thu, 8 Dec 2016 09:24:40 +0100 Subject: HONEYCOMB-304: yang model for the acl plugin Change-Id: Ic5d11961d5e620d171cd6e320879fd3de507b055 Signed-off-by: Marek Gradzki Signed-off-by: Jan Srnicek --- acl/acl-api/pom.xml | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 acl/acl-api/pom.xml (limited to 'acl/acl-api/pom.xml') diff --git a/acl/acl-api/pom.xml b/acl/acl-api/pom.xml new file mode 100644 index 000000000..fd619c730 --- /dev/null +++ b/acl/acl-api/pom.xml @@ -0,0 +1,57 @@ + + + + io.fd.honeycomb.common + api-parent + 1.17.01-SNAPSHOT + + + 4.0.0 + io.fd.hc2vpp.acl + acl-api + acl-api + 1.17.01-SNAPSHOT + bundle + + + + org.opendaylight.mdsal.model + iana-if-type-2014-05-08 + + + org.opendaylight.mdsal.model + ietf-yang-types-20130715 + + + org.opendaylight.mdsal.model + ietf-interfaces + + + org.opendaylight.mdsal.model + ietf-inet-types-2013-07-15 + + + org.opendaylight.mdsal.model + yang-ext + + + + io.fd.hc2vpp.v3po + v3po-api + ${project.version} + + + -- cgit 1.2.3-korg