From 4c4bb0911d3556c834fd384aa1ef7c4d4ce69a33 Mon Sep 17 00:00:00 2001 From: Jan Srnicek Date: Thu, 26 Jan 2017 13:03:21 +0100 Subject: HONEYCOMB-269 - Release notes update - Update features list, postman collections,models,etc ... - Provides samples sources mentioned in devel_plugin_vpp_tutorial -Broken links fixed Change-Id: I549fcec7c4e7e669cba44cafd12d824e63473533 Signed-off-by: Marek Gradzki Signed-off-by: Jan Srnicek --- samples/pom.xml | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 samples/pom.xml (limited to 'samples/pom.xml') diff --git a/samples/pom.xml b/samples/pom.xml new file mode 100644 index 000000000..a2e058e49 --- /dev/null +++ b/samples/pom.xml @@ -0,0 +1,39 @@ + + + + hc2vpp-aggregator + io.fd.hc2vpp + 1.17.04-SNAPSHOT + + 4.0.0 + + io.fd.hc2vpp.samples + samples + pom + + + samples-api + samples-impl + + + + + + 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