Add <relativePath/> to ensure Maven pulls artifact from Nexus 83/17883/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 8 Apr 2015 00:34:27 +0000 (20:34 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 8 Apr 2015 00:34:27 +0000 (20:34 -0400)
Needed by autorelease to be able to find and replace this value
prebuild.

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

diff --git a/pom.xml b/pom.xml
index 5104c4db4720afd219e77b2a97f8f9eff3c172ca..4f6c4125197861dee54afb120fba33e4a705c928 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -10,6 +10,7 @@
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
         <version>1.5.0-SNAPSHOT</version>
+        <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.alto</groupId>