Update to new version of the artifacts proposed by jenkins-integration-version-changes-20
authorjenkins-integration <jekins-integration@opendaylight.org>
Tue, 1 Apr 2014 16:00:34 +0000 (16:00 +0000)
committerjenkins-integration <jekins-integration@opendaylight.org>
Tue, 1 Apr 2014 16:00:34 +0000 (16:00 +0000)
Change-Id: Ie2b24f667efdab264abb9f7bb33e1c7bd2d64a41
Signed-off-by: jenkins-integration <jekins-integration@opendaylight.org>
distributions/base/pom.xml
distributions/serviceprovider/pom.xml
distributions/virtualization/pom.xml

index babb4ceec9c34f7061d722978baa51f7f017b2ca..531cecf0e0845eb62d5cc773723c7d9da3681d6f 100644 (file)
@@ -28,12 +28,12 @@ see https://git.opendaylight.org/gerrit/#/c/390/
     <dependency>
       <groupId>org.opendaylight.ovsdb</groupId>
       <artifactId>ovsdb</artifactId>
-      <version>0.5.1-SNAPSHOT</version>
+      <version>1.0.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.ovsdb</groupId>
       <artifactId>ovsdb.northbound</artifactId>
-      <version>0.5.1-SNAPSHOT</version>
+      <version>0.6.0-SNAPSHOT</version>
     </dependency>
     
     <!-- openflowplugin -->
index 3b1e4f192122330960545b676cae5c236f746cfa..eaa80499035e74682bab7e7e88b79c987e0e6cb5 100644 (file)
@@ -397,37 +397,37 @@ see https://git.opendaylight.org/gerrit/#/c/390/
        <dependency>
       <groupId>org.opendaylight.lispflowmapping</groupId>
       <artifactId>mappingservice.yangmodel</artifactId>
-      <version>1.1.3-SNAPSHOT</version>
+      <version>1.1.5-SNAPSHOT</version>
     </dependency>
 
     <dependency>
       <groupId>org.opendaylight.lispflowmapping</groupId>
       <artifactId>mappingservice.api</artifactId>
-      <version>1.1.3-SNAPSHOT</version>
+      <version>1.1.5-SNAPSHOT</version>
     </dependency>
     
     <dependency>
       <groupId>org.opendaylight.lispflowmapping</groupId>
       <artifactId>mappingservice.config</artifactId>
-      <version>1.1.3-SNAPSHOT</version>
+      <version>1.1.5-SNAPSHOT</version>
     </dependency>
 
     <dependency>
       <groupId>org.opendaylight.lispflowmapping</groupId>
       <artifactId>mappingservice.implementation</artifactId>
-      <version>1.1.3-SNAPSHOT</version>
+      <version>1.1.5-SNAPSHOT</version>
     </dependency>
 
     <dependency>
       <groupId>org.opendaylight.lispflowmapping</groupId>
       <artifactId>mappingservice.northbound</artifactId>
-      <version>1.1.3-SNAPSHOT</version>
+      <version>1.1.5-SNAPSHOT</version>
     </dependency>
 
     <dependency>
       <groupId>org.opendaylight.lispflowmapping</groupId>
       <artifactId>mappingservice.southbound</artifactId>
-      <version>1.1.3-SNAPSHOT</version>
+      <version>1.1.5-SNAPSHOT</version>
     </dependency>
 
     <!--SNMP4SDN-->
index 81edc28df162cfa266822a54f88707437db94627..7919c2f7090ed9bbcb8e172cc431b77e4d7160c3 100644 (file)
@@ -33,7 +33,7 @@ see https://git.opendaylight.org/gerrit/#/c/390/
     <dependency>
       <groupId>org.opendaylight.ovsdb</groupId>
       <artifactId>ovsdb.neutron</artifactId>
-      <version>0.5.1-SNAPSHOT</version>
+      <version>0.6.0-SNAPSHOT</version>
     </dependency>
 
     <!-- vtn -->
@@ -61,14 +61,14 @@ see https://git.opendaylight.org/gerrit/#/c/390/
     <dependency>
       <groupId>org.opendaylight.vtn</groupId>
       <artifactId>distribution.vtn-coordinator</artifactId>
-      <version>5.0.0.1-SNAPSHOT</version>
+      <version>5.1.0.0-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.1-SNAPSHOT</version>
+      <version>5.1.0.0-SNAPSHOT</version>
       <type>txt</type>
       <classifier>README</classifier>
     </dependency>