Prevent new code from using the DataBroker
[netvirt.git] / aclservice / impl / pom.xml
index 66f7fdbc7f9af652a73ed392ff2954a2a740c938..d4608dc602cabf8060551b5e203a0bb8f8e65559 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>aclservice-impl</artifactId>