Add <relativePath/> for bgpmanager to ensure Maven pulls artifact from Nexus 55/17955/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 8 Apr 2015 17:53:52 +0000 (13:53 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 8 Apr 2015 17:53:52 +0000 (13:53 -0400)
Needed by autorelease to be able to find and replace this value
prebuild.

Change-Id: I04bb4a626857862de79381fe8dafd8745b3ef142
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
bgpmanager/pom.xml

index f979ed56a8695ce4918172a637cbee5e2d664914..58d1975a5493e8669283a80f0c831285078bf604 100644 (file)
@@ -11,6 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
     <version>1.5.0-SNAPSHOT</version>
+    <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.vpnservice</groupId>