From ed4ded3cfee0ed2e20e554c3d1dc7059fa3077c4 Mon Sep 17 00:00:00 2001 From: Stephen Kitt Date: Mon, 23 Nov 2015 16:57:56 +0100 Subject: [PATCH] Provide the relativePath for benchmark modules Change-Id: I7f5a0c74ba8698762155c7e1d48945fafcc2e0e1 Signed-off-by: Stephen Kitt --- benchmark/ntfbenchmark/pom.xml | 2 +- benchmark/rpcbenchmark/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/benchmark/ntfbenchmark/pom.xml b/benchmark/ntfbenchmark/pom.xml index 836d080dfd..f6edc9219e 100644 --- a/benchmark/ntfbenchmark/pom.xml +++ b/benchmark/ntfbenchmark/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller config-parent 0.4.0-SNAPSHOT - + ../../opendaylight/config/config-parent/pom.xml 4.0.0 diff --git a/benchmark/rpcbenchmark/pom.xml b/benchmark/rpcbenchmark/pom.xml index e0fee07cf0..68fda683ae 100644 --- a/benchmark/rpcbenchmark/pom.xml +++ b/benchmark/rpcbenchmark/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller config-parent 0.4.0-SNAPSHOT - + ../../opendaylight/config/config-parent/pom.xml 4.0.0 -- 2.36.6