Specify dsbenchmark's parent POM relativePath 45/29745/1
authorStephen Kitt <skitt@redhat.com>
Mon, 16 Nov 2015 12:53:57 +0000 (13:53 +0100)
committerStephen Kitt <skitt@redhat.com>
Mon, 16 Nov 2015 12:53:57 +0000 (13:53 +0100)
This is required to build controller with no pre-existing controller
artifacts.

Change-Id: I7fe9f6ae015a75ddaa5d53dcdd770a214b4322bb
Signed-off-by: Stephen Kitt <skitt@redhat.com>
benchmark/dsbenchmark/pom.xml

index 85ef828479a2d77cdd57ad434c558eda98da9f37..d70adcf078d7944d8bae569e45632816d410df36 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
     <version>0.4.0-SNAPSHOT</version>
-    <relativePath/>
+    <relativePath>../../opendaylight/config/config-parent/pom.xml</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>