From 2f26b994ca44193a187dbf98c27225d219d17206 Mon Sep 17 00:00:00 2001 From: Jan Srnicek Date: Mon, 15 Aug 2016 15:34:24 +0200 Subject: HONEYCOMB-75 - Lisp API Change-Id: I9999bd2c10fb8731aaabc2a0875eac43647d9e08 Signed-off-by: Jan Srnicek --- lisp/api/pom.xml | 61 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 lisp/api/pom.xml (limited to 'lisp/api/pom.xml') diff --git a/lisp/api/pom.xml b/lisp/api/pom.xml new file mode 100644 index 000000000..22cdea6a7 --- /dev/null +++ b/lisp/api/pom.xml @@ -0,0 +1,61 @@ + + + + + io.fd.honeycomb.common + impl-parent + 1.0.0-SNAPSHOT + ../../common/impl-parent + + + 4.0.0 + io.fd.honeycomb.lisp + lisp-api + 1.0.0-SNAPSHOT + bundle + + + io.fd.honeycomb + + + + + + org.opendaylight.mdsal.model + mdsal-model-artifacts + 0.8.2-Beryllium-SR2 + pom + import + + + + + + + org.opendaylight.mdsal.model + ietf-interfaces + + + org.opendaylight.mdsal.model + ietf-inet-types-2013-07-15 + + + org.opendaylight.mdsal.model + yang-ext + + + \ No newline at end of file -- cgit 1.2.3-korg