Fix parent declaration 94/52294/2
authorRobert Varga <rovarga@cisco.com>
Mon, 27 Feb 2017 11:27:57 +0000 (12:27 +0100)
committerTom Pantelis <tpanteli@brocade.com>
Mon, 27 Feb 2017 12:45:53 +0000 (12:45 +0000)
bundle-parent is from mdsal project, it should have an empty
relativePath declartion.

Change-Id: I3d460a5acca297fce1089088781dae9057038542
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/md-sal/sal-cluster-admin-api/pom.xml

index ea5d5a0968518c1daddb8406b151a234d1d02274..3570b485b1d05c4e4bba9b01689c0d6268d7dece 100644 (file)
@@ -5,6 +5,7 @@
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
     <version>0.10.0-SNAPSHOT</version>
+    <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.controller</groupId>