Forbid manual transactions throughout
[netvirt.git] / coe / impl / pom.xml
index c6ca37355df3082e9985e1f8468e721a929604a9..4ced776ac2fecb09298a71d297c1332f1c14b49b 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>managed-tx-parent</artifactId>
+        <artifactId>binding-parent</artifactId>
         <version>0.7.0-SNAPSHOT</version>
-        <relativePath>../../commons/managed-tx-parent</relativePath>
+        <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
     <artifactId>coe-impl</artifactId>