Incrementing versions by 0.1.0 for post-helium develop branch 29/11829/3
authorLorand Jakab <lojakab@cisco.com>
Wed, 8 Oct 2014 19:59:58 +0000 (22:59 +0300)
committerLorand Jakab <lojakab@cisco.com>
Wed, 8 Oct 2014 21:11:33 +0000 (00:11 +0300)
Change-Id: Ie07c7cce2be4cb13b8048d4cc3243e020ad8bedc
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
19 files changed:
commons/build_tools/pom.xml
commons/code-parent/pom.xml
commons/parent/pom.xml
commons/unittest_tools/pom.xml
distribution-karaf/pom.xml
distribution/pom.xml
features/pom.xml
mappingservice/api/pom.xml
mappingservice/clusterdao/pom.xml
mappingservice/config/pom.xml
mappingservice/implementation/pom.xml
mappingservice/integrationtest/pom.xml
mappingservice/netconf/pom.xml
mappingservice/neutron/pom.xml
mappingservice/northbound/pom.xml
mappingservice/pom.xml
mappingservice/southbound/pom.xml
mappingservice/yangmodel/pom.xml
pom.xml

index 5758f64e091896cba55e1de55f0d614c3c46f57e..73954bdc827954769ed6de676838dc1730bbfdfb 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                 <groupId>org.opendaylight.lispflowmapping</groupId>
                 <artifactId>lispflowmapping-commons</artifactId>
-                <version>1.1.11-SNAPSHOT</version>
+                <version>1.2.0-SNAPSHOT</version>
                 <relativePath>../parent</relativePath>
        </parent>
        <artifactId>common.build.tools</artifactId>
index 433136ff9b10bb8dd256cd0bc7dda20b0123280e..2164b6297983b6d263db525c0e587df028f1ca1a 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.opendaylight.lispflowmapping</groupId>
                <artifactId>lispflowmapping-commons</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.2.0-SNAPSHOT</version>
                <relativePath>../parent</relativePath>
        </parent>
        <artifactId>lispflowmapping-code-commons</artifactId>
index 6a88bc9f2ae8a5cdb4f72b6ef8760dc08f917a3a..ba2200b659d6fd5f707aa8b1c7ea16b6863593ff 100644 (file)
@@ -3,7 +3,7 @@
        <groupId>org.opendaylight.lispflowmapping</groupId>
        <artifactId>lispflowmapping-commons</artifactId>
         <name>Parent POM</name>
-       <version>1.1.11-SNAPSHOT</version>
+       <version>1.2.0-SNAPSHOT</version>
        <description />
        <packaging>pom</packaging>
        <url>http://www.opendaylight.org</url>
                <tag>HEAD</tag>
        </scm>
        <properties>
-               <lispflowmapping.version>1.1.11-SNAPSHOT</lispflowmapping.version>
+               <lispflowmapping.version>1.2.0-SNAPSHOT</lispflowmapping.version>
                <jacoco.version>0.6.2.201302030002</jacoco.version>
-               <sal.version>0.8.1-SNAPSHOT</sal.version>
-               <mdsal.version>1.1-SNAPSHOT</mdsal.version>
-               <nsf.version>0.4.2-SNAPSHOT</nsf.version>
-               <clustering.services.version>0.5.1-SNAPSHOT</clustering.services.version>
+               <sal.version>0.9.0-SNAPSHOT</sal.version>
+               <mdsal.version>1.2.0-SNAPSHOT</mdsal.version>
+               <nsf.version>0.5.0-SNAPSHOT</nsf.version>
+               <clustering.services.version>0.6.0-SNAPSHOT</clustering.services.version>
                <enforcer.version>1.3.1</enforcer.version>
                <nexusproxy>http://nexus.opendaylight.org/content</nexusproxy>
                <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
                <java.version.target>1.7</java.version.target>
                <releaseplugin.version>2.3.2</releaseplugin.version>
                <slf4j.version>1.7.2</slf4j.version>
-               <branding.version>1.0.0-SNAPSHOT</branding.version>
-               <karaf.resources.version>1.4.2-SNAPSHOT</karaf.resources.version>
+               <branding.version>1.1.0-SNAPSHOT</branding.version>
+               <karaf.resources.version>1.5.0-SNAPSHOT</karaf.resources.version>
                <karaf.version>3.0.1</karaf.version>
-               <feature.test.version>0.6.2-SNAPSHOT</feature.test.version>
-               <karaf.empty.version>1.4.2-SNAPSHOT</karaf.empty.version>
+               <feature.test.version>0.7.0-SNAPSHOT</feature.test.version>
+               <karaf.empty.version>1.5.0-SNAPSHOT</karaf.empty.version>
                <surefire.version>2.16</surefire.version>
        </properties>
        <repositories>
                        <dependency>
                                <groupId>org.opendaylight.controller</groupId>
                                <artifactId>clustering.services</artifactId>
-                               <version>0.5.1-SNAPSHOT</version>
+                               <version>0.6.0-SNAPSHOT</version>
                        </dependency>
                        <dependency>
                                <groupId>org.opendaylight.controller</groupId>
                                <artifactId>config-util</artifactId>
-                               <version>0.2.5-SNAPSHOT</version>
+                               <version>0.3.0-SNAPSHOT</version>
                        </dependency>
                        <dependency>
                        <groupId>org.opendaylight.controller</groupId>
                        <artifactId>threadpool-config-impl</artifactId>
-                       <version>0.2.5-SNAPSHOT</version>
+                       <version>0.3.0-SNAPSHOT</version>
                </dependency>
                        <dependency>
                                <groupId>org.opendaylight.yangtools</groupId>
                                <artifactId>yang-binding</artifactId>
-                               <version>0.6.2-SNAPSHOT</version>
+                               <version>0.7.0-SNAPSHOT</version>
                        </dependency>
                        <dependency>
                                <groupId>org.opendaylight.yangtools</groupId>
                                <artifactId>yang-common</artifactId>
-                               <version>0.6.2-SNAPSHOT</version>
+                               <version>0.7.0-SNAPSHOT</version>
                        </dependency>
                        <dependency>
                                <groupId>org.opendaylight.yangtools</groupId>
                                <artifactId>yang-data-api</artifactId>
-                               <version>0.6.2-SNAPSHOT</version>
+                               <version>0.7.0-SNAPSHOT</version>
                        </dependency>
                        <dependency>
                                <groupId>org.opendaylight.yangtools</groupId>
                                <artifactId>yang-model-api</artifactId>
-                               <version>0.6.2-SNAPSHOT</version>
+                               <version>0.7.0-SNAPSHOT</version>
                        </dependency>
                        <dependency>
                                <groupId>org.opendaylight.yangtools</groupId>
                                <artifactId>yang-data-util</artifactId>
-                               <version>0.6.2-SNAPSHOT</version>
+                               <version>0.7.0-SNAPSHOT</version>
                        </dependency>
                        <dependency>
                                <groupId>org.opendaylight.yangtools.model</groupId>
                                <artifactId>ietf-inet-types</artifactId>
-                               <version>2010.09.24.4-SNAPSHOT</version>
+                               <version>2010.09.24.7-SNAPSHOT</version>
                        </dependency>
                        <dependency>
                                <groupId>org.opendaylight.yangtools.model</groupId>
                                <artifactId>ietf-yang-types</artifactId>
-                               <version>2010.09.24.4-SNAPSHOT</version>
+                               <version>2010.09.24.7-SNAPSHOT</version>
                        </dependency>
                        <dependency>
                                <groupId>com.google.guava</groupId>
                        <dependency>
                                <groupId>org.opendaylight.controller</groupId>
                                <artifactId>sal</artifactId>
-                               <version>0.8.1-SNAPSHOT</version>
+                               <version>0.9.0-SNAPSHOT</version>
                        </dependency>
                        <dependency>
                                <groupId>junit</groupId>
                        <dependency>
                                <groupId>org.opendaylight.controller</groupId>
                                <artifactId>config-api</artifactId>
-                               <version>0.2.5-SNAPSHOT</version>
+                               <version>0.3.0-SNAPSHOT</version>
                        </dependency>
             <dependency>
               <groupId>org.opendaylight.lispflowmapping</groupId>
                                <plugin>
                                        <groupId>org.opendaylight.yangtools</groupId>
                                        <artifactId>yang-maven-plugin</artifactId>
-                                       <version>0.6.2-SNAPSHOT</version>
+                                       <version>0.7.0-SNAPSHOT</version>
                                        <executions>
                                                <execution>
                                                        <goals>
                                                <dependency>
                                                        <groupId>org.opendaylight.yangtools</groupId>
                                                        <artifactId>maven-sal-api-gen-plugin</artifactId>
-                                                       <version>0.6.2-SNAPSHOT</version>
+                                                       <version>0.7.0-SNAPSHOT</version>
                                                        <type>jar</type>
                                                </dependency>
                                        </dependencies>
index a8f095581cd303c1cc41cc4ce95771a4e93d0e2c..3cf6f1d7976fb4eef51129b020dc9ac5c2e9775e 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.opendaylight.lispflowmapping</groupId>
                <artifactId>lispflowmapping-commons</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.2.0-SNAPSHOT</version>
                <relativePath>../parent</relativePath>
        </parent>
        <artifactId>common.unittest.tools</artifactId>
index 521807419ae19553487d761af55a58788541d6a5..28f6f26587cf4a2fb2ed511e9338501ec301070d 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.lispflowmapping</groupId>
     <artifactId>lispflowmapping-commons</artifactId>
-    <version>1.1.11-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <relativePath>../commons/parent</relativePath>
   </parent>
   <artifactId>distribution-karaf</artifactId>
index c877c669ae2083c958c8087fceedfa971e6f0616..18aa31c3bd33584a84a658dd89d71b5e95392790 100644 (file)
@@ -4,7 +4,7 @@
     <groupId>org.opendaylight.lispflowmapping</groupId>
     <artifactId>lispflowmapping-commons</artifactId>
     <relativePath>../commons/parent</relativePath>
-    <version>1.1.11-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>lispflowmapping-distribution</artifactId>
@@ -21,7 +21,7 @@
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>distribution.opendaylight</artifactId>
-      <version>0.1.2-SNAPSHOT</version>
+      <version>0.2.0-SNAPSHOT</version>
       <type>zip</type>
       <classifier>osgipackage</classifier>
       <!-- Make sure this isn't included on any classpath-->
index 7138c0d728bbb398f162fd0642acf00d1ce8efbe..171a56b544f00f42a5ffd5fc025dd547b2dfa08d 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.lispflowmapping</groupId>
     <artifactId>lispflowmapping-commons</artifactId>
-    <version>1.1.11-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <relativePath>../commons/parent</relativePath>
   </parent>
   <artifactId>features-lispflowmapping</artifactId>
index f2d55e5af111a680af7d7ccfee5b65f746fd5468..cde400595062f6e741169bce70c0981fe063916c 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.opendaylight.lispflowmapping</groupId>
                <artifactId>mappingservice-parent</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.2.0-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>mappingservice.api</artifactId>
index f9b91057f2e60043b2e55ff7cade0e8ecff86e92..08ed86b0646adcc3e19db0d66c92d523b8b8268a 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.opendaylight.lispflowmapping</groupId>
                <artifactId>mappingservice-parent</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.2.0-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>mappingservice.clusterdao</artifactId>
index 4825adbde508c61cba614fc1c18a68829b89b63c..95a536ed0703a2a3be3c5ae8a9a8311809491e9c 100644 (file)
@@ -5,7 +5,7 @@
        <parent>
                <artifactId>lispflowmapping-commons</artifactId>
                <groupId>org.opendaylight.lispflowmapping</groupId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.2.0-SNAPSHOT</version>
                <relativePath>../../commons/parent</relativePath>
        </parent>
        <artifactId>mappingservice.config</artifactId>
@@ -29,7 +29,7 @@
                                <plugin>
                                        <groupId>org.opendaylight.yangtools</groupId>
                                        <artifactId>yang-maven-plugin</artifactId>
-                                       <version>0.6.2-SNAPSHOT</version>
+                                       <version>0.7.0-SNAPSHOT</version>
                                        <executions>
                                                <execution>
                                                        <goals>
                                                <dependency>
                                                        <groupId>org.opendaylight.controller</groupId>
                                                        <artifactId>yang-jmx-generator-plugin</artifactId>
-                                                       <version>0.2.5-SNAPSHOT</version>
+                                                       <version>0.3.0-SNAPSHOT</version>
                                                </dependency>
                                                <dependency>
                                                        <groupId>org.opendaylight.yangtools</groupId>
                                                        <artifactId>maven-sal-api-gen-plugin</artifactId>
-                                                       <version>0.6.2-SNAPSHOT</version>
+                                                       <version>0.7.0-SNAPSHOT</version>
                                                        <type>jar</type>
                                                </dependency>
                                        </dependencies>
index e0f641b51284dccbdce1c00853b76af31c8754b1..5d94736a3f04d44961aa6654da6b12b31ed753e7 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.opendaylight.lispflowmapping</groupId>
                <artifactId>mappingservice-parent</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.2.0-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>mappingservice.implementation</artifactId>
index 800a9cd1df10380ce78104a08d7908b57b6d0a10..baeb12a86153b894fc1c3a5d8fdfdf62a5c3f39d 100644 (file)
@@ -4,13 +4,13 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.integrationtest</artifactId>
-    <version>0.5.2-SNAPSHOT</version>
+    <version>0.6.0-SNAPSHOT</version>
     <relativePath></relativePath>
   </parent>
   <groupId>org.opendaylight.lispflowmapping</groupId>
   <artifactId>mappingservice.integrationtest</artifactId>
   <name>LISP Flow Mapping Integration Tests</name>
-  <version>1.1.11-SNAPSHOT</version>
+  <version>1.2.0-SNAPSHOT</version>
   <properties>
                <sonar.host.url>https://sonar.opendaylight.org/</sonar.host.url>
                <sonar.branch>${user.name}-develop</sonar.branch>
@@ -19,7 +19,7 @@
     <exam.version>3.0.0</exam.version>
     <!-- Dependency Versions -->
     <junit.version>4.8.1</junit.version>
-    <lispflowmapping.version>1.1.11-SNAPSHOT</lispflowmapping.version>
+    <lispflowmapping.version>1.2.0-SNAPSHOT</lispflowmapping.version>
     <url.version>1.5.0</url.version>
   </properties>
   <dependencies>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>commons.integrationtest</artifactId>
-      <version>0.5.2-SNAPSHOT</version>
+      <version>0.6.0-SNAPSHOT</version>
       <type>pom</type>
       <exclusions>
         <exclusion>
           <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>checkstyle</artifactId>
-            <version>0.0.3-SNAPSHOT</version>
+            <version>0.1.0-SNAPSHOT</version>
           </dependency>
         </dependencies>
       </plugin>
index 20ff701e6747310c2076d8770eeb741e3f92ae92..3510dc7067141f35f3dd122ebe65a966c79addae 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.lispflowmapping</groupId>
         <artifactId>mappingservice-parent</artifactId>
-        <version>1.1.11-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
     <artifactId>mappingservice.netconf</artifactId>
     </scm>
 
     <properties>
-        <ietf-inet-types.version>2010.09.24.4-SNAPSHOT</ietf-inet-types.version>
-        <yang-jmx-generator.version>1.0.0-SNAPSHOT</yang-jmx-generator.version>
-        <yangtools.version>0.6.2-SNAPSHOT</yangtools.version>
-        <mdsal.version>1.1-SNAPSHOT</mdsal.version>
-        <config.version>0.2.5-SNAPSHOT</config.version>
+        <ietf-inet-types.version>2010.09.24.7-SNAPSHOT</ietf-inet-types.version>
+        <yang-jmx-generator.version>1.1.0-SNAPSHOT</yang-jmx-generator.version>
+        <yangtools.version>0.7.0-SNAPSHOT</yangtools.version>
+        <mdsal.version>1.2.0-SNAPSHOT</mdsal.version>
+        <config.version>0.3.0-SNAPSHOT</config.version>
         <osgi.core.version>5.0.0</osgi.core.version>
         <salGeneratorPath>src/main/yang-gen-sal</salGeneratorPath>
         <jmxGeneratorPath>src/main/yang-gen-config</jmxGeneratorPath>
index 2d9e414d52c0092fd2f94280f89ae43aafe22a37..a6464ca1fb6f29de1be84d69d8d56fd21939f795 100644 (file)
@@ -4,13 +4,12 @@
        <parent>
                <groupId>org.opendaylight.lispflowmapping</groupId>
                <artifactId>mappingservice-parent</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.2.0-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>mappingservice.neutron</artifactId>
         <name>LISP Flow Mapping Neutron APIs</name>
-<!--        <version>0.4.2-SNAPSHOT</version> -->         
-               <packaging>bundle</packaging>           
+       <packaging>bundle</packaging>
        <scm>
                <connection>scm:git:https://git.opendaylight.org/gerrit/p/lispflowmapping.git</connection>
                <developerConnection>scm:git:ssh://git.opendaylight.org:29418/lispflowmapping.git</developerConnection>
                <dependency>
                        <groupId>org.opendaylight.controller</groupId>
                        <artifactId>containermanager</artifactId>
-                       <version>0.5.2-SNAPSHOT</version>
+                       <version>0.6.0-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.opendaylight.controller</groupId>
                        <artifactId>commons.northbound</artifactId>
-                       <version>0.4.2-SNAPSHOT</version>
+                       <version>0.5.0-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.opendaylight.controller</groupId>
                        <artifactId>networkconfig.neutron</artifactId>
-                       <version>0.4.2-SNAPSHOT</version>
+                       <version>0.5.0-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.opendaylight.lispflowmapping</groupId>
index 804367ff2c055c20fe69a5451fef0d34cc3ed8be..ffe5aeb20fe10ceae2e127f40ef85f1e5b06dfea 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.opendaylight.lispflowmapping</groupId>
                <artifactId>mappingservice-parent</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.2.0-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>mappingservice.northbound</artifactId>
                <dependency>
                        <groupId>org.opendaylight.controller</groupId>
                        <artifactId>containermanager</artifactId>
-                       <version>0.5.2-SNAPSHOT</version>
+                       <version>0.6.0-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.opendaylight.controller</groupId>
                        <artifactId>commons.northbound</artifactId>
-                       <version>0.4.2-SNAPSHOT</version>
+                       <version>0.5.0-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index a71023e4a45494262890fd9ca9bd25b38b472a3c..036d4a7711f6b66212d5aea1c61d6b01fb40c778 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.opendaylight.lispflowmapping</groupId>
                <artifactId>lispflowmapping-code-commons</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.2.0-SNAPSHOT</version>
                <relativePath>../commons/code-parent</relativePath>
        </parent>
        <artifactId>mappingservice-parent</artifactId>
index a4314c6ed8d8223573f80a758238160b6f530660..240b68c9ca4e0038dd9a84ff3c1f66fb36a53a9c 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.opendaylight.lispflowmapping</groupId>
                <artifactId>mappingservice-parent</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.2.0-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>mappingservice.southbound</artifactId>
index 356255435b6238b7b1c154cf4cc08152f2f7868f..6ad86a4ac6f478243d77117cc876ce3f1575062f 100755 (executable)
@@ -3,7 +3,7 @@
        <parent>
                <artifactId>mappingservice-parent</artifactId>
                <groupId>org.opendaylight.lispflowmapping</groupId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.2.0-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>mappingservice.yangmodel</artifactId>
diff --git a/pom.xml b/pom.xml
index df8a970058498e41cb41a9fc03d794066c430d6e..28c0c673793e778a42cb42423ebb222aab246f72 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.lispflowmapping</groupId>
     <artifactId>lispflowmapping-commons</artifactId>
-    <version>1.1.11-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <relativePath>commons/parent</relativePath>
   </parent>