Fix common reference 12/8312/1
authorAndrew Kim <h.andrew.kim@gmail.com>
Tue, 24 Jun 2014 22:09:32 +0000 (17:09 -0500)
committerAndrew Kim <h.andrew.kim@gmail.com>
Tue, 24 Jun 2014 22:09:32 +0000 (17:09 -0500)
Change-Id: I8d9385bc18ffe6f0670080afd4f175e8814241e3
Signed-off-by: Andrew Kim <h.andrew.kim@gmail.com>
samples/dnsguard/pom.xml
samples/simple/pom.xml

index 918770161a8a7f7840ef73783d8238ad1a30c7c0..24e63be4284de31a9909773664f967ab49b6801d 100644 (file)
@@ -5,7 +5,7 @@
     <groupId>org.opendaylight.toolkit</groupId>
     <artifactId>common</artifactId>
     <version>0.0.1-SNAPSHOT</version>
-    <relativePath>../common</relativePath>
+    <relativePath>../../common</relativePath>
   </parent>
 
   <artifactId>dnsguard</artifactId>
index 681f43cb6cb3d32181628f81b3de0064654a1ba2..a064f7b1e927d51a3d3febb05938e7f97f779799 100644 (file)
@@ -5,7 +5,7 @@
     <groupId>org.opendaylight.toolkit</groupId>
     <artifactId>common</artifactId>
     <version>0.0.1-SNAPSHOT</version>
-    <relativePath>../common</relativePath>
+    <relativePath>../../common</relativePath>
   </parent>
 
   <artifactId>simple</artifactId>