From 96921d72dcd77e39918fd0cf4a43a5150ecee4e5 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/pom.xml | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 lisp/pom.xml (limited to 'lisp/pom.xml') diff --git a/lisp/pom.xml b/lisp/pom.xml new file mode 100644 index 000000000..fadaf4008 --- /dev/null +++ b/lisp/pom.xml @@ -0,0 +1,58 @@ + + + + + + org.opendaylight.odlparent + odlparent + 1.6.2-Beryllium-SR2 + + + + io.fd.honeycomb.lisp + lisp-aggregator + 1.0.0-SNAPSHOT + lisp + pom + 4.0.0 + + 3.1.1 + + + api + + + + + + + org.apache.maven.plugins + maven-deploy-plugin + + true + + + + org.apache.maven.plugins + maven-install-plugin + + true + + + + + \ No newline at end of file -- cgit 1.2.3-korg