From: Thanh Ha Date: Sun, 29 Nov 2015 22:51:13 +0000 (-0500) Subject: Use odlparent-lite as artifacts parent X-Git-Tag: release/beryllium~93 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=vpnservice.git;a=commitdiff_plain;h=a3f9ddeb9c29422b8681fa55386dc9c52b23ca65 Use odlparent-lite as artifacts parent We created odlparent-lite to provide a minimal pom which allows projects to publish to the correct server. Without this ${project}-artifacts may fail to deploy to Nexus. Change-Id: Ib49a27bcf7baac7da276bac133a5b54305755b48 Signed-off-by: Thanh Ha --- diff --git a/vpnservice-artifacts/pom.xml b/vpnservice-artifacts/pom.xml index efc2147e..2e34f01e 100644 --- a/vpnservice-artifacts/pom.xml +++ b/vpnservice-artifacts/pom.xml @@ -10,6 +10,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 4.0.0 + + + org.opendaylight.odlparent + odlparent-lite + 1.6.0-SNAPSHOT + + + org.opendaylight.vpnservice vpnservice-artifacts 0.2.0-SNAPSHOT