Update to new version of the artifacts proposed by jenkins-integration-version-changes-18
authorjenkins-integration <jekins-integration@opendaylight.org>
Sun, 23 Mar 2014 00:35:29 +0000 (00:35 +0000)
committerjenkins-integration <jekins-integration@opendaylight.org>
Sun, 23 Mar 2014 00:35:29 +0000 (00:35 +0000)
Change-Id: Ie4780b6fe1157c8ada3edec3d43f50c9622c65f2
Signed-off-by: jenkins-integration <jekins-integration@opendaylight.org>
distributions/serviceprovider/pom.xml

index 07e02c5e8863fe4ac93741a4fd96fa8857623ad7..3b1e4f192122330960545b676cae5c236f746cfa 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.2-SNAPSHOT</version>
+      <version>1.1.3-SNAPSHOT</version>
     </dependency>
 
     <dependency>
       <groupId>org.opendaylight.lispflowmapping</groupId>
       <artifactId>mappingservice.api</artifactId>
-      <version>1.1.2-SNAPSHOT</version>
+      <version>1.1.3-SNAPSHOT</version>
     </dependency>
     
     <dependency>
       <groupId>org.opendaylight.lispflowmapping</groupId>
       <artifactId>mappingservice.config</artifactId>
-      <version>1.1.2-SNAPSHOT</version>
+      <version>1.1.3-SNAPSHOT</version>
     </dependency>
 
     <dependency>
       <groupId>org.opendaylight.lispflowmapping</groupId>
       <artifactId>mappingservice.implementation</artifactId>
-      <version>1.1.2-SNAPSHOT</version>
+      <version>1.1.3-SNAPSHOT</version>
     </dependency>
 
     <dependency>
       <groupId>org.opendaylight.lispflowmapping</groupId>
       <artifactId>mappingservice.northbound</artifactId>
-      <version>1.1.2-SNAPSHOT</version>
+      <version>1.1.3-SNAPSHOT</version>
     </dependency>
 
     <dependency>
       <groupId>org.opendaylight.lispflowmapping</groupId>
       <artifactId>mappingservice.southbound</artifactId>
-      <version>1.1.2-SNAPSHOT</version>
+      <version>1.1.3-SNAPSHOT</version>
     </dependency>
 
     <!--SNMP4SDN-->