Fixed trailing / to satisfy the versions plugin 44/4944/1 ovsdb-bulk-release-prepare-only-8
authorMadhu Venugopal <mavenugo@gmail.com>
Mon, 27 Jan 2014 22:30:10 +0000 (14:30 -0800)
committerMadhu Venugopal <mavenugo@gmail.com>
Mon, 27 Jan 2014 22:30:10 +0000 (14:30 -0800)
Change-Id: Ia38b61f49b71b3c0536604800ffcbadd1bf8ff3e
Signed-off-by: Madhu Venugopal <mavenugo@gmail.com>
neutron/pom.xml
northbound/ovsdb/pom.xml

index 0ca505d9dd06cc14de451d128d56e6fe0fdae4bb..9447564fceb881b1633ba496181d3819dcde8266 100644 (file)
@@ -5,7 +5,7 @@
         <groupId>org.opendaylight.ovsdb</groupId>
         <artifactId>commons.ovsdb</artifactId>
         <version>1.0.0-SNAPSHOT</version>
-        <relativePath>../commons/parent/</relativePath>
+        <relativePath>../commons/parent</relativePath>
     </parent>
 
     <artifactId>ovsdb.neutron</artifactId>
index d1bc6756f41df79c05bbcaad653ecebb66f06fc3..13e905d55ac4e7386cc0ac9625dde14f8ad34097 100644 (file)
@@ -5,7 +5,7 @@
     <groupId>org.opendaylight.ovsdb</groupId>
     <artifactId>commons.ovsdb</artifactId>
     <version>1.0.0-SNAPSHOT</version>
-    <relativePath>../../commons/parent/</relativePath>
+    <relativePath>../../commons/parent</relativePath>
   </parent>
   <scm>
     <connection>scm:git:ssh://git.opendaylight.org:29418/ovsdb.git</connection>