Add <relativePath/> to ensure Maven pulls artifact from Nexus 69/17469/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 31 Mar 2015 15:48:37 +0000 (11:48 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 31 Mar 2015 15:48:53 +0000 (11:48 -0400)
Needed by autorelease to be able to find and replace this value
prebuild.

Change-Id: Ifad9a6c514c2aa47e52d18ebbfeb1bf71b121496
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
commons/parent/pom.xml [changed mode: 0755->0644]

old mode 100755 (executable)
new mode 100644 (file)
index 303cd7b..0bb529d
@@ -15,6 +15,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
     <version>1.5.0-SNAPSHOT</version>
+    <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.ovsdb</groupId>