Cleanup config-parent usage
authorVishal Thapar <vishal.thapar@ericsson.com>
Wed, 20 Sep 2017 16:46:49 +0000 (22:16 +0530)
committerDavid Suarez <david.suarez.fuentes@gmail.com>
Thu, 21 Sep 2017 12:47:12 +0000 (12:47 +0000)
Change-Id: Ic51def71c73210ed21969238538449b90e45b005
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
api/pom.xml
impl/pom.xml
shell/pom.xml

index a3394059f0cf6970c91620a66518d95e00e9ef8d..cf97156e7d46cc1d780e6b38d07d1d33b196a4eb 100644 (file)
@@ -11,9 +11,9 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
 
   <parent>
     <groupId>org.opendaylight.genius</groupId>
-    <artifactId>config-parent</artifactId>
+    <artifactId>binding-parent</artifactId>
     <version>0.4.0-SNAPSHOT</version>
-    <relativePath>../../commons/config-parent</relativePath>
+    <relativePath>../../commons/binding-parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.genius</groupId>
index 7dc61d61da1782d793570dea8840a4ef55d54fb9..6f3921126587ac5c29901b334891ab268b6158ee 100644 (file)
@@ -12,9 +12,9 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
 
   <parent>
     <groupId>org.opendaylight.genius</groupId>
-    <artifactId>config-parent</artifactId>
+    <artifactId>binding-parent</artifactId>
     <version>0.4.0-SNAPSHOT</version>
-    <relativePath>../../commons/config-parent</relativePath>
+    <relativePath>../../commons/binding-parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.genius</groupId>
index 3929b47565c2f5cff0a5a4b595f03718989b5772..c55004935b760372af8edbefbe5be9f6bdededf1 100644 (file)
@@ -10,9 +10,9 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
 
   <parent>
     <groupId>org.opendaylight.genius</groupId>
-    <artifactId>config-parent</artifactId>
+    <artifactId>binding-parent</artifactId>
     <version>0.4.0-SNAPSHOT</version>
-    <relativePath>../../commons/config-parent</relativePath>
+    <relativePath>../../commons/binding-parent</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>