Bump versions by x.y.(z+1) 58/71458/1 stable/carbon
authorjenkins-releng <jenkins-releng@opendaylight.org>
Thu, 26 Apr 2018 22:04:53 +0000 (22:04 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Thu, 26 Apr 2018 22:04:53 +0000 (22:04 +0000)
Change-Id: I18c7e2452f1d017fd38c00d65f5be345124a01a5
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
15 files changed:
api/pom.xml
artifacts/pom.xml
features/odl-vbd-rest/pom.xml
features/odl-vbd-ui/pom.xml
features/odl-vbd/pom.xml
features/pom.xml
features/vbd-features/pom.xml
features/vbd-features4/pom.xml
gui/bundle/pom.xml
gui/module/pom.xml
gui/pom.xml
impl/pom.xml
karaf/pom.xml
pom.xml
shared-models/pom.xml

index 0ba47f96661aaedfafba6c27189a96db23591336..08faf09fe2e356d584b85246738859414281dd8b 100644 (file)
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.10.4-SNAPSHOT</version>
+    <version>0.10.5-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.honeycomb.vbd</groupId>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>vbd-api</artifactId>
-  <version>1.1.4-SNAPSHOT</version>
+  <version>1.1.5-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
@@ -28,7 +28,7 @@
       <dependency>
         <groupId>org.opendaylight.mdsal.model</groupId>
         <artifactId>mdsal-model-artifacts</artifactId>
-        <version>0.10.4-SNAPSHOT</version>
+        <version>0.10.5-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
     <dependency>
       <groupId>${project.groupId}</groupId>
       <artifactId>vbd-shared-models</artifactId>
-      <version>1.5.4-SNAPSHOT</version>
+      <version>1.5.5-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.mdsal.model</groupId>
       <artifactId>opendaylight-l2-types</artifactId>
-      <version>2013.08.27.10.4-SNAPSHOT</version>
+      <version>2013.08.27.10.5-SNAPSHOT</version>
     </dependency>
   </dependencies>
 </project>
index 4d92a12ef7df5700d73f58b84f37f1f78fbe586e..5de7664462489d7aab3b5b88c88f59002bf37c5f 100644 (file)
@@ -12,7 +12,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.honeycomb.vbd</groupId>
   <artifactId>vbd-artifacts</artifactId>
-  <version>1.1.4-SNAPSHOT</version>
+  <version>1.1.5-SNAPSHOT</version>
   <packaging>pom</packaging>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
@@ -23,7 +23,7 @@
       <dependency>
         <groupId>${project.groupId}</groupId>
         <artifactId>vbd-shared-models</artifactId>
-        <version>1.5.4-SNAPSHOT</version>
+        <version>1.5.5-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>${project.groupId}</groupId>
index d34f634185d4734446e68a7a339101042a758b87..b43a23ca72d46f8d5e3bcae1dc0159474ddec28d 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.8.4-SNAPSHOT</version>
+        <version>1.8.5-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.honeycomb.vbd</groupId>
     <artifactId>odl-vbd-rest</artifactId>
-    <version>1.1.4-SNAPSHOT</version>
+    <version>1.1.5-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: vbd :: REST</name>
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-restconf</artifactId>
-            <version>1.5.4-SNAPSHOT</version>
+            <version>1.5.5-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-netconf-tcp</artifactId>
-            <version>1.2.4-SNAPSHOT</version>
+            <version>1.2.5-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index ad2787beb1100dc8fdd6b103456e3a4b7756acbc..871121b5b50de37e67b52b05d581588a419ab6d8 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.8.4-SNAPSHOT</version>
+        <version>1.8.5-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.honeycomb.vbd</groupId>
     <artifactId>odl-vbd-ui</artifactId>
-    <version>1.1.4-SNAPSHOT</version>
+    <version>1.1.5-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: vbd :: UI</name>
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-mdsal-apidocs</artifactId>
-            <version>1.5.4-SNAPSHOT</version>
+            <version>1.5.5-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.dlux</groupId>
             <artifactId>odl-dlux-core</artifactId>
-            <version>0.5.4-SNAPSHOT</version>
+            <version>0.5.5-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.dluxapps</groupId>
             <artifactId>odl-dluxapps-yangman</artifactId>
-            <version>0.5.4-SNAPSHOT</version>
+            <version>0.5.5-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index d200eac79b6c231ab858cf6f2a5dbd1a42699be9..ec2d333b570d825af1ed4a8dceffc941cbcaa699 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.8.4-SNAPSHOT</version>
+        <version>1.8.5-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.honeycomb.vbd</groupId>
     <artifactId>odl-vbd</artifactId>
-    <version>1.1.4-SNAPSHOT</version>
+    <version>1.1.5-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: vbd</name>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>odl-mdsal-binding</artifactId>
-            <version>2.2.4-SNAPSHOT</version>
+            <version>2.2.5-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-netconf-clustered-topology</artifactId>
-            <version>1.2.4-SNAPSHOT</version>
+            <version>1.2.5-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 816dc82480e6822c1a9501fc59f216246911d7bb..6e6a90fda11023a1a45bb1122a7e6be3148df1e5 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.8.4-SNAPSHOT</version>
+        <version>1.8.5-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.honeycomb.vbd</groupId>
     <artifactId>vbd-features-aggregator</artifactId>
-    <version>1.1.4-SNAPSHOT</version>
+    <version>1.1.5-SNAPSHOT</version>
     <packaging>pom</packaging>
     <!-- <name> formatting is used by autorelease to parse and notify projects on
          build failure. Please do not modify this unless you have a good reason. -->
index 15b48c59dce57365c6d6627cd1de1c4878d36eed..b5da9359d1aac6f7abad71e1ecd8b9d60605c5a4 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.8.4-SNAPSHOT</version>
+    <version>1.8.5-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.honeycomb.vbd</groupId>
   <artifactId>vbd-features</artifactId>
-  <version>1.1.4-SNAPSHOT</version>
+  <version>1.1.5-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <modelVersion>4.0.0</modelVersion>
 
     <maven>3.1.1</maven>
   </prerequisites>
   <properties>
-    <mdsal.version>2.2.4-SNAPSHOT</mdsal.version>
-    <mdsal.model.version>0.10.4-SNAPSHOT</mdsal.model.version>
-    <restconf.version>1.5.4-SNAPSHOT</restconf.version>
-    <netconf.version>1.2.4-SNAPSHOT</netconf.version>
-    <yangtools.version>1.1.4-SNAPSHOT</yangtools.version>
-    <dlux.version>0.5.4-SNAPSHOT</dlux.version>
-    <dluxapps.version>0.5.4-SNAPSHOT</dluxapps.version>
+    <mdsal.version>2.2.5-SNAPSHOT</mdsal.version>
+    <mdsal.model.version>0.10.5-SNAPSHOT</mdsal.model.version>
+    <restconf.version>1.5.5-SNAPSHOT</restconf.version>
+    <netconf.version>1.2.5-SNAPSHOT</netconf.version>
+    <yangtools.version>1.1.5-SNAPSHOT</yangtools.version>
+    <dlux.version>0.5.5-SNAPSHOT</dlux.version>
+    <dluxapps.version>0.5.5-SNAPSHOT</dluxapps.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>
   <dependencyManagement>
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>2.2.4-SNAPSHOT</version>
+        <version>2.2.5-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.mdsal.model</groupId>
         <artifactId>mdsal-model-artifacts</artifactId>
-        <version>0.10.4-SNAPSHOT</version>
+        <version>0.10.5-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-artifacts</artifactId>
-        <version>1.1.4-SNAPSHOT</version>
+        <version>1.1.5-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
@@ -67,7 +67,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>restconf-artifacts</artifactId>
-        <version>1.5.4-SNAPSHOT</version>
+        <version>1.5.5-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
     <dependency>
       <groupId>${project.groupId}</groupId>
       <artifactId>vbd-shared-models</artifactId>
-      <version>1.5.4-SNAPSHOT</version>
+      <version>1.5.5-SNAPSHOT</version>
     </dependency>
 
     <dependency>
index 7708bfac77395251d1fec367d8a751b9c23ff7eb..006063221fea69438cea50708428d9a38bdc997c 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>1.8.4-SNAPSHOT</version>
+        <version>1.8.5-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.honeycomb.vbd</groupId>
     <artifactId>vbd-features4</artifactId>
-    <version>1.1.4-SNAPSHOT</version>
+    <version>1.1.5-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <dependencies>
index 2e5e49584879743df073f96fbb0ee41c62bc82b7..1cd8babbc9615da4feb796b4a90cb9a9cddb0c81 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.10.4-SNAPSHOT</version>
+        <version>0.10.5-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
@@ -20,7 +20,7 @@
   <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
   <name>ODL :: vbd :: ${project.artifactId}</name>
-  <version>1.1.4-SNAPSHOT</version>
+  <version>1.1.5-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
     <dependency>
       <groupId>org.opendaylight.dlux</groupId>
       <artifactId>loader</artifactId>
-      <version>0.5.4-SNAPSHOT</version>
+      <version>0.5.5-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>${project.groupId}</groupId>
       <artifactId>vbd-ui-module</artifactId>
-      <version>1.1.4-SNAPSHOT</version>
+      <version>1.1.5-SNAPSHOT</version>
       <scope>provided</scope>
     </dependency>
  </dependencies>
index 691fe266d1979d2f4fa69cd596057c51a2bca023..6edcfdec1269e98f10841d209ac95607045576b7 100644 (file)
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.10.4-SNAPSHOT</version>
+    <version>0.10.5-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.honeycomb.vbd</groupId>
   <artifactId>vbd-ui-module</artifactId>
-  <version>1.1.4-SNAPSHOT</version>
+  <version>1.1.5-SNAPSHOT</version>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
   <name>ODL :: vbd :: ${project.artifactId}</name>
index 023a12eafa38d05a21ff7ab8e42ad9ebfc54d9ad..1d8b6b7ab2443def574a8ed8e53cab64573d1394 100644 (file)
     <parent>
         <groupId>org.opendaylight.honeycomb.vbd</groupId>
         <artifactId>vbd-aggregator</artifactId>
-        <version>1.1.4-SNAPSHOT</version>
+        <version>1.1.5-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
 
     <groupId>org.opendaylight.honeycomb.vbd</groupId>
     <artifactId>vbd-ui</artifactId>
-    <version>1.1.4-SNAPSHOT</version>
+    <version>1.1.5-SNAPSHOT</version>
     <!-- <name> formatting is used by autorelease to parse and notify projects on
          build failure. Please do not modify this unless you have a good reason. -->
     <name>ODL :: vbd :: ${project.artifactId}</name>
index add3c7ae31987c1bbd1df196c1fa3022901a5d1f..9766bbdc71f03eab79a23ef87aba55212c54ccfb 100644 (file)
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>config-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.5-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.honeycomb.vbd</groupId>
   <artifactId>vbd-impl</artifactId>
-  <version>1.1.4-SNAPSHOT</version>
+  <version>1.1.5-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
@@ -27,7 +27,7 @@
 
   <properties>
     <config.file>src/main/config/vbd.xml</config.file>
-    <netconf.version>1.2.4-SNAPSHOT</netconf.version>
+    <netconf.version>1.2.5-SNAPSHOT</netconf.version>
   </properties>
 
   <dependencyManagement>
@@ -42,7 +42,7 @@
       <dependency>
         <groupId>${project.groupId}</groupId>
         <artifactId>vbd-artifacts</artifactId>
-        <version>1.1.4-SNAPSHOT</version>
+        <version>1.1.5-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
@@ -62,7 +62,7 @@
   <dependency>
       <groupId>org.opendaylight.mdsal</groupId>
       <artifactId>mdsal-singleton-common-api</artifactId>
-      <version>2.2.4-SNAPSHOT</version>
+      <version>2.2.5-SNAPSHOT</version>
   </dependency>
 
     <!-- Testing Dependencies -->
index db5e55e8413a4dd7b8c14309d0361193979d978f..77e6038e688a377d9895f7fca0b1d4d3b3277e0b 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf-parent</artifactId>
-    <version>1.8.4-SNAPSHOT</version>
+    <version>1.8.5-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.honeycomb.vbd</groupId>
   <artifactId>vbd-karaf</artifactId>
-  <version>1.1.4-SNAPSHOT</version>
+  <version>1.1.5-SNAPSHOT</version>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
   <name>ODL :: vbd :: ${project.artifactId}</name>
diff --git a/pom.xml b/pom.xml
index 5fcbba88073eafe21e0cadac4938b09c33b014e3..38d0ea63d75c6f674d616720b55f00a9928931c4 100644 (file)
--- a/pom.xml
+++ b/pom.xml
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>1.8.4-SNAPSHOT</version>
+    <version>1.8.5-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.honeycomb.vbd</groupId>
   <artifactId>vbd-aggregator</artifactId>
-  <version>1.1.4-SNAPSHOT</version>
+  <version>1.1.5-SNAPSHOT</version>
   <name>Virtual Bridge Domain</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index 2f13186ab5c9c943ebe67a47d8caf44a0842426a..b22e597608af153949568fe75cc417374f3873e3 100644 (file)
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.10.4-SNAPSHOT</version>
+    <version>0.10.5-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.honeycomb.vbd</groupId>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>vbd-shared-models</artifactId>
-  <version>1.5.4-SNAPSHOT</version>
+  <version>1.5.5-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
@@ -28,7 +28,7 @@
       <dependency>
         <groupId>org.opendaylight.mdsal.model</groupId>
         <artifactId>mdsal-model-artifacts</artifactId>
-        <version>0.10.4-SNAPSHOT</version>
+        <version>0.10.5-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>