From dfeba70b1f3883c4c69857c093a94472bd54272d Mon Sep 17 00:00:00 2001 From: Giovanni Meo Date: Sun, 26 Jan 2014 16:02:09 +0100 Subject: [PATCH] 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 --- opendaylight/distribution/opendaylight/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) 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 + + -- 2.36.6