From f161ca75aeddaef08b47e140ef64fcd0d0e4d107 Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Sun, 29 Nov 2015 17:01:14 -0500 Subject: [PATCH] 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 --- artifacts/pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) 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 -- 2.36.6