Vpnmanager module sync up
[netvirt.git] / vpnservice / vpnmanager / vpnmanager-impl / pom.xml
index eb16fffe883d82be83b4752347e5b49f6a9b684c..fd4ba453975b582e730dff00991ea1b6607e8c5a 100644 (file)
@@ -65,16 +65,21 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <groupId>${project.groupId}</groupId>
       <artifactId>neutronvpn-api</artifactId>
       <version>${vpnservices.version}</version>
+      </dependency>
+    <dependency>
+      <groupId>org.opendaylight.controller</groupId>
+      <artifactId>sal-binding-broker-impl</artifactId>
     </dependency>
+    <!--dependency>
+      <groupId>org.opendaylight.vpnservice</groupId>
+      <artifactId>lockmanager-api</artifactId>
+      <version>${vpnservices.version}</version>
+    </dependency-->
     <dependency>
       <groupId>${project.groupId}</groupId>
       <artifactId>elanmanager-api</artifactId>
       <version>${vpnservices.version}</version>
     </dependency>
-    <dependency>
-      <groupId>org.opendaylight.controller</groupId>
-      <artifactId>sal-binding-broker-impl</artifactId>
-    </dependency>
     <dependency>
       <groupId>org.opendaylight.netvirt</groupId>
       <artifactId>natservice-api</artifactId>