Updating Integration Virtualization edition with the renamed Bundles for OpenStack...
authorMadhu Venugopal <mavenugo@gmail.com>
Tue, 5 Aug 2014 19:01:35 +0000 (12:01 -0700)
committerMadhu Venugopal <mavenugo@gmail.com>
Tue, 5 Aug 2014 19:01:35 +0000 (12:01 -0700)
Signed-off-by: Madhu Venugopal <mavenugo@gmail.com>
distributions/virtualization/pom.xml

index 401eef0a2238d656b342d1628790d5c2d0df0cc0..4635b2900343ccb890c059f4f7973d9ffa522982 100644 (file)
@@ -32,8 +32,13 @@ see https://git.opendaylight.org/gerrit/#/c/390/
     <!-- ovsdb --> 
     <dependency>
       <groupId>org.opendaylight.ovsdb</groupId>
-      <artifactId>neutron</artifactId>
-      <version>0.7.0-SNAPSHOT</version>
+      <artifactId>openstack.net-virt</artifactId>
+      <version>1.0.0-SNAPSHOT</version>
+    </dependency>
+    <dependency>
+      <groupId>org.opendaylight.ovsdb</groupId>
+      <artifactId>openstack.net-virt-providers</artifactId>
+      <version>1.0.0-SNAPSHOT</version>
     </dependency>
 
     <!-- vtn -->