Prevent new code from using the DataBroker
[netvirt.git] / dhcpservice / api / pom.xml
index 7215ce537b8063e0fb9b97ce4b18f6a250e03939..dce4831cda0bcf71f0a3990cae557c30517a728b 100644 (file)
@@ -11,9 +11,9 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
 
     <parent>
         <groupId>org.opendaylight.netvirt</groupId>
-        <artifactId>binding-parent</artifactId>
+        <artifactId>managed-tx-parent</artifactId>
         <version>0.7.0-SNAPSHOT</version>
-        <relativePath>../../commons/binding-parent</relativePath>
+        <relativePath>../../commons/managed-tx-parent</relativePath>
     </parent>
 
     <artifactId>dhcpservice-api</artifactId>