From: Thanh Ha Date: Sun, 29 Nov 2015 22:01:14 +0000 (-0500) Subject: Use odlparent-lite as artifacts parent X-Git-Tag: release/beryllium~60 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=f161ca75aeddaef08b47e140ef64fcd0d0e4d107;p=groupbasedpolicy.git 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: I23b0fbf52425b638f4c86fd089062e5d1150c799 Signed-off-by: Thanh Ha --- diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 0a276b0fe..8ce029214 100755 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -1,5 +1,13 @@ 4.0.0 + + + org.opendaylight.odlparent + odlparent-lite + 1.6.0-SNAPSHOT + + + org.opendaylight.groupbasedpolicy groupbasedpolicy-artifacts 0.3.0-SNAPSHOT