From 8e0c7007906730fe4547b0265a895ad8a322a7dc Mon Sep 17 00:00:00 2001 From: Maros Marsalek Date: Thu, 10 Nov 2016 12:22:28 +0100 Subject: Remove hc2vpp codebase Moved to a dedicated hc2vpp project in fd.io Change-Id: I03dc3b3029f21b127a00c69a86bcd8e467896241 Signed-off-by: Maros Marsalek --- lisp/lisp2vpp/pom.xml | 118 -------------------------------------------------- 1 file changed, 118 deletions(-) delete mode 100755 lisp/lisp2vpp/pom.xml (limited to 'lisp/lisp2vpp/pom.xml') diff --git a/lisp/lisp2vpp/pom.xml b/lisp/lisp2vpp/pom.xml deleted file mode 100755 index b612acc32..000000000 --- a/lisp/lisp2vpp/pom.xml +++ /dev/null @@ -1,118 +0,0 @@ - - - - - io.fd.honeycomb.vpp - vpp-impl-parent - 1.16.12-SNAPSHOT - ../../vpp-common/vpp-impl-parent - - - 4.0.0 - io.fd.honeycomb.lisp - lisp2vpp - ${project.artifactId} - 1.16.12-SNAPSHOT - bundle - - - io.fd.honeycomb.vpp - io.fd.honeycomb - - - - - ${project.honeycomb.groupId} - translate-spi - ${project.version} - - - ${project.vpp.groupId} - vpp-translate-utils - ${project.version} - - - ${project.groupId} - lisp-api - ${project.version} - - - ${project.honeycomb.groupId} - translate-impl - ${project.version} - - - ${project.honeycomb.groupId} - cfg-init - ${project.version} - - - io.fd.vpp - jvpp-core - - - - - com.google.inject - guice - - - net.jmob - guice.conf - - - com.google.inject.extensions - guice-multibindings - - - - - junit - junit - test - - - org.mockito - mockito-core - test - - - com.google.inject.extensions - guice-testlib - test - - - org.hamcrest - hamcrest-all - test - - - io.fd.honeycomb.vpp - vpp-translate-test - ${project.version} - test - - - io.fd.honeycomb.infra - test-tools - ${project.version} - test - - - - -- cgit 1.2.3-korg