Fix integration pulling in incorrect distribution.vtn-coordinator version
authorThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 3 Jun 2015 00:11:20 +0000 (20:11 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 3 Jun 2015 00:12:38 +0000 (20:12 -0400)
Bug: 3550
Change-Id: I1899d59f8b104da214d72492884da198a2dac938
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
distributions/karaf/pom.xml

index 1c85c205d1aff0689c86b37deae69d04a6c0fb52..b7a415257963ad4f7e248e93c4fe812fa26d30ae 100644 (file)
@@ -97,7 +97,7 @@
     <dependency>
       <groupId>org.opendaylight.vtn</groupId>
       <artifactId>distribution.vtn-coordinator</artifactId>
-      <version>6.0.0.0-SNAPSHOT</version>
+      <version>6.1.0.0-SNAPSHOT</version>
       <type>tar.bz2</type>
       <classifier>bin</classifier>
       <exclusions>
     <dependency>
       <groupId>org.opendaylight.vtn</groupId>
       <artifactId>distribution.vtn-coordinator</artifactId>
-      <version>6.0.0.0-SNAPSHOT</version>
+      <version>6.1.0.0-SNAPSHOT</version>
       <type>txt</type>
       <classifier>README</classifier>
       <exclusions>