Revert "Add odlparent relativepath relative to autorelease" 86/17186/2
authorThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 26 Mar 2015 18:23:26 +0000 (14:23 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 30 Mar 2015 17:30:36 +0000 (17:30 +0000)
Per discussion on mailing list thread we have decided to revert this
change and achieve relative path updating via scripting in autorelease.

https://lists.opendaylight.org/pipermail/release/2015-March/001754.html

This reverts commit f5ebb0f1b031002110bc6da992e7a0572d8663f9.

Change-Id: I7f1bc5e7da0772b8a287023ac004698e09465997
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
features/bgp/pom.xml
features/extras/pom.xml
features/pcep/pom.xml
parent/pom.xml

index fae4d8a8e893e949e7c55f1ff059a34095cdd0bc..624a75fd006e82aa14faffd4a133a5e7fd958d02 100644 (file)
@@ -14,7 +14,7 @@
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>features-parent</artifactId>
         <version>1.5.0-SNAPSHOT</version>
-        <relativePath>../../../odlparent/features-parent</relativePath>
+        <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.bgpcep</groupId>
index 207ac09460003dc45fa0451f015643cfddb6dd47..4d97f189cdc9a92fb48773a81ef08d612051134a 100644 (file)
@@ -14,7 +14,7 @@
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>features-parent</artifactId>
         <version>1.5.0-SNAPSHOT</version>
-        <relativePath>../../../odlparent/features-parent</relativePath>
+        <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.bgpcep</groupId>
index 9f684c5981d88807c1d650eb4185a22f048aaa82..180ca2c8ee1e9ed146b621599067c7e6ac2ee295 100644 (file)
@@ -14,7 +14,7 @@
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>features-parent</artifactId>
         <version>1.5.0-SNAPSHOT</version>
-        <relativePath>../../../odlparent/features-parent</relativePath>
+        <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.bgpcep</groupId>
index 0163c36461a600f2c3ae71192b22e0c9385fe7fb..8633c1a0474e73b14608db8b0108825695fb5b37 100644 (file)
@@ -20,7 +20,7 @@
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
         <version>1.5.0-SNAPSHOT</version>
-        <relativePath>../../odlparent/odlparent</relativePath>
+        <relativePath></relativePath>
     </parent>
 
     <groupId>org.opendaylight.bgpcep</groupId>