From: Giovanni Meo Date: Sun, 26 Jan 2014 15:02:09 +0000 (+0100) Subject: One more fix to pass release-prepareonly X-Git-Tag: jenkins-controller-bulk-release-prepare-only-2-11~1^2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=dfeba70b1f3883c4c69857c093a94472bd54272d One more fix to pass release-prepareonly Add sanitytest as a dependency of the distribution else release would fail Change-Id: I69fa09c7f00b873586def2ba1452def3db3cb10f Signed-off-by: Giovanni Meo --- diff --git a/opendaylight/distribution/opendaylight/pom.xml b/opendaylight/distribution/opendaylight/pom.xml index 6733100ac2..856ffec0ab 100644 --- a/opendaylight/distribution/opendaylight/pom.xml +++ b/opendaylight/distribution/opendaylight/pom.xml @@ -539,6 +539,12 @@ + + + org.opendaylight.controller + sanitytest + +