Updated versions of vtn bundles for virt edition.
authorHideyuki Tai <h-tai@cd.jp.nec.com>
Fri, 21 Feb 2014 02:26:07 +0000 (21:26 -0500)
committerHideyuki Tai <h-tai@cd.jp.nec.com>
Fri, 21 Feb 2014 02:26:07 +0000 (21:26 -0500)
This patch updated pom.xml of virtualization edition to use new versions
of vtn bundles.

Change-Id: I6ac623b4fc312f93b52d511380f5e7c0bb59d3d2
Signed-off-by: Hideyuki Tai <h-tai@cd.jp.nec.com>
distributions/virtualization/pom.xml

index ef2cee1f6796e652fb6201f37cf4a10abd88107b..5800265ed7efbbe8f15585cf1cc670632993c8ed 100644 (file)
@@ -41,34 +41,34 @@ see https://git.opendaylight.org/gerrit/#/c/390/
     <dependency>
       <groupId>org.opendaylight.vtn</groupId>
       <artifactId>manager</artifactId>
-      <version>0.1.0</version>
+      <version>0.1.1-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.vtn</groupId>
       <artifactId>manager.implementation</artifactId>
-      <version>0.1.0</version>
+      <version>0.1.1-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.vtn</groupId>
       <artifactId>manager.neutron</artifactId>
-      <version>0.1.0</version>
+      <version>0.1.1-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.vtn</groupId>
       <artifactId>manager.northbound</artifactId>
-      <version>0.1.0</version>
+      <version>0.1.1-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.vtn</groupId>
       <artifactId>distribution.vtn-coordinator</artifactId>
-      <version>5.0.0.0</version>
+      <version>5.0.0.1-SNAPSHOT</version>
       <type>tar.bz2</type>
       <classifier>bin</classifier>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.vtn</groupId>
       <artifactId>distribution.vtn-coordinator</artifactId>
-      <version>5.0.0.0</version>
+      <version>5.0.0.1-SNAPSHOT</version>
       <type>txt</type>
       <classifier>README</classifier>
     </dependency>