Prevent new code from using the DataBroker
[netvirt.git] / policyservice / api / pom.xml
index cde265fd34727dd823879103feb9f2402ecb07bd..d233684ea3c794a057b4026e784f3646749bb081 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>policyservice-api</artifactId>