From: Thanh Ha Date: Sun, 29 Nov 2015 21:42:59 +0000 (-0500) Subject: Use odlparent-lite as artifacts parent X-Git-Tag: release/beryllium~128 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=6bb75b48fb19a617ff9f9e7363fe920b39fb910f 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: Id39b219c48cb7804377724294695f5d17577453e Signed-off-by: Thanh Ha --- diff --git a/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/artifacts/pom.xml b/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/artifacts/pom.xml index 8ff06e4278..f3381ceb55 100644 --- a/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/artifacts/pom.xml +++ b/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/artifacts/pom.xml @@ -13,6 +13,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 + + + ${groupId} ${artifactId}-artifacts ${version}