From 7235eeb213a5b4b3ce980b2629e429b7becc4097 Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Tue, 9 Apr 2019 09:45:46 +0200 Subject: fixes for samples module - fix package name - add copyright - fix typo - fix builder - add dependencies for minimal distribution Change-Id: Idf183f58c4343f016f7c6c2f02fa76c139dbfc70 Signed-off-by: Michal Cmarada --- samples/samples-api/pom.xml | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) (limited to 'samples/samples-api/pom.xml') diff --git a/samples/samples-api/pom.xml b/samples/samples-api/pom.xml index 95e43ed40..f6e748d0d 100644 --- a/samples/samples-api/pom.xml +++ b/samples/samples-api/pom.xml @@ -1,6 +1,19 @@ - + io.fd.hc2vpp.common @@ -8,9 +21,10 @@ 1.19.08-SNAPSHOT ../../common/api-parent + 4.0.0 - io.fd.hc2vpp.common + io.fd.hc2vpp.samples samples-api ${project.artifactId} 1.19.08-SNAPSHOT -- cgit 1.2.3-korg