Bump odlparent/yangtools/mdsal to 5.0.6/3.0.10/4.0.13 53/88353/3
authorRobert Varga <robert.varga@pantheon.tech>
Sat, 7 Mar 2020 08:47:54 +0000 (09:47 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Sat, 7 Mar 2020 10:32:22 +0000 (11:32 +0100)
This picks up latest upgrades, which necessitate a few fixes for
checkstyle violations.

Change-Id: Id4a5d9aeb51f91b0184c3fb6dd33a5425ab5e740
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
42 files changed:
artifacts/pom.xml
bgp/bgp-artifacts/pom.xml
bgp/config-example/pom.xml
bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/handlers/NumericTwoByteOperandParser.java
bgp/extensions/pom.xml
bgp/pom.xml
binding-parent/pom.xml
bmp/bmp-artifacts/pom.xml
bmp/bmp-config-example/pom.xml
bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpHandlerFactory.java
bmp/pom.xml
config-loader/config-loader-artifacts/pom.xml
config-loader/pom.xml
distribution-karaf/pom.xml
feature-repo-parent/pom.xml
features/bgp/pom.xml
features/bgpcep-extras/pom.xml
features/bmp/pom.xml
features/concepts/pom.xml
features/config-loader/pom.xml
features/pcep/pom.xml
features/pom.xml
features/rsvp/pom.xml
features/topology/pom.xml
parent/pom.xml
pcep/config-example/pom.xml
pcep/pcep-artifacts/pom.xml
pcep/pom.xml
pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/MessageSerializer.java
pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/RROSubobjectParser.java
pcep/topology/pom.xml
pcep/tunnel/pom.xml
pom.xml
programming/pom.xml
programming/programming-artifacts/pom.xml
rsvp/pom.xml
rsvp/rsvp-artifacts/pom.xml
rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/EROSubobjectListParser.java
single-feature-parent/pom.xml
testtool-parent/pom.xml
topology/pom.xml
topology/topology-artifacts/pom.xml

index 6b592d183335bf79621860971f3395aa23f625cc..9dd6729a5cdcffc43309a2a44056409e6fb67c89 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>5.0.5</version>
+      <version>5.0.6</version>
       <relativePath/>
     </parent>
 
index 9fc8a44305c5a1afd4b29ff0399e8e5cfd467476..46d38fc77f190ef7f3a76a62056aedc173acbc15 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>5.0.5</version>
+        <version>5.0.6</version>
         <relativePath/>
     </parent>
 
index 493482193a31078fc595c254e62b3d89b0f554fd..b147fa3d0065270ce1eb71adae921203c88ab08a 100644 (file)
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>5.0.5</version>
+        <version>5.0.6</version>
         <relativePath/>
     </parent>
 
index 020b6367b5e21396fb07b2ad81a41933af803e16..1aa3ed2962f25fdc5c8fb7b4c5a0f324b4ddb8b8 100644 (file)
@@ -11,7 +11,6 @@ import io.netty.buffer.ByteBuf;
 import io.netty.buffer.Unpooled;
 import java.util.Iterator;
 import java.util.List;
-
 import org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev180329.NumericOperand;
 import org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev180329.NumericTwoByteValue;
 
index f15bb5a743f0ac44c7c90f0fb17d9660a363b392..70205388c9310141d13f2959a5ada30dd62c1ef5 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>5.0.5</version>
+        <version>5.0.6</version>
         <relativePath/>
     </parent>
 
index f0bfc900322e26ae883de8696945b816e18b7572..f9e9f5ef63b7c3595ddf901560bd970a34b501b7 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>5.0.5</version>
+        <version>5.0.6</version>
         <relativePath/>
     </parent>
 
index 36e8ed2635e3c6a85660528d0d8841aa9ef6c866..52ae4c9dad46e6ad99b530fbeace54d6c1ad0f0b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>4.0.11</version>
+        <version>4.0.13</version>
         <relativePath/>
     </parent>
 
index 66336f2702f29bfed742a112e5bca1657ada6e1f..33261a793210bb47c0d46996fb2ad518f9933117 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>5.0.5</version>
+        <version>5.0.6</version>
         <relativePath/>
     </parent>
 
index e5e772432cc1303145653be3e73d69f551e8956c..76c857e228c91753bfc81020d2aeb714ba44e324 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>5.0.5</version>
+        <version>5.0.6</version>
         <relativePath/>
     </parent>
 
index 10ec092a81df3e05d07c910a24788f2f248aa6db..385a608f08cc0415e0f60d209c71dd7743b5de39 100644 (file)
@@ -11,7 +11,6 @@ import static java.util.Objects.requireNonNull;
 
 import io.netty.channel.ChannelHandler;
 import io.netty.channel.ChannelOutboundHandler;
-
 import org.opendaylight.protocol.bmp.spi.registry.BmpMessageRegistry;
 
 public final class BmpHandlerFactory {
@@ -30,5 +29,4 @@ public final class BmpHandlerFactory {
     public ChannelHandler[] getDecoders() {
         return new ChannelHandler[]{new BmpMessageHeaderDecoder(), new BmpByteToMessageDecoder(this.registry),};
     }
-
 }
index dac92c64ba3f7d6b07e25956260713b49c6eb0cb..8799ac607d7d29b312286eef524c2d652bc6626b 100644 (file)
@@ -16,7 +16,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>5.0.5</version>
+        <version>5.0.6</version>
         <relativePath/>
     </parent>
 
index 0eb7853128e6fe498f1a3a83c2034f15e4e958f9..aec7b1ad03c66b7bc24c0a51de5c394ff56ea5a8 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>5.0.5</version>
+        <version>5.0.6</version>
         <relativePath/>
     </parent>
 
index aa0ce9c0600b5027f3004ecb3f21471c97a7494a..ac00856b2e7d4535894ea6a1449e27bda940fd36 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>5.0.5</version>
+        <version>5.0.6</version>
         <relativePath/>
     </parent>
 
index 1df099825d8933cedd13c28a17f660fb51b35ce1..2d6b6dba0453f9b7d986367895837a746ab908bf 100644 (file)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf4-parent</artifactId>
-    <version>5.0.5</version>
+    <version>5.0.6</version>
     <relativePath/>
   </parent>
 
index 5609b8b5fe8062cc29d58df7032d2454248bba50..aff52ee60d20fdd7aff8f13e6b75bed2ee819880 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>5.0.5</version>
+        <version>5.0.6</version>
         <relativePath/>
     </parent>
 
index e9e67ef72a2b27a3245bd739a7356974dc64cc69..053bed5f274f176466d2a523085063cd5b5f09a1 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>5.0.5</version>
+        <version>5.0.6</version>
         <relativePath/>
     </parent>
 
index 080c90da32400d867827892a73c3b17ec6686d80..0487043067602057cada12928035ba7976ce4eb3 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>5.0.5</version>
+        <version>5.0.6</version>
         <relativePath/>
     </parent>
 
index 36dcfbeca19cac772901f34211df70b54868cb35..e4c7f8af7e1e14675065a64a6de42b65b4b0bb7e 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>5.0.5</version>
+        <version>5.0.6</version>
         <relativePath/>
     </parent>
 
index 9df9ef0285af898962e1599d2987ba3ddb8ad84b..d5726281e32e9da1aa2dd401fa4d3182c3819e84 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>5.0.5</version>
+        <version>5.0.6</version>
         <relativePath/>
     </parent>
 
index f2029279c2d95a644bb88bdca6dcc1887ea07c4a..ca7d8c052933ec51832ea51184f7f7177ce06b87 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>5.0.5</version>
+        <version>5.0.6</version>
         <relativePath/>
     </parent>
 
index 3788851c6e57c912844575abe6c66269864e6231..bd382cec877a0a1bf69b26551f90699c41ed7e3b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>5.0.5</version>
+        <version>5.0.6</version>
         <relativePath/>
     </parent>
 
index 837dd5df4a6b922ed9abcb18f73643b78d9bfa30..4d3ab63c23f2e7cbc1a3a6c5d10ae3e2300b4932 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>5.0.5</version>
+        <version>5.0.6</version>
         <relativePath/>
     </parent>
 
index f5448cc4a7f912704a47c901c0c415ffac121357..5275150189497be45b921ecbdfb606a7ee3d449c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>5.0.5</version>
+        <version>5.0.6</version>
         <relativePath/>
     </parent>
 
index d9a1338b527c20c71e4074d6bcce50aa55d9529a..bb16f65abcfb63872260f08ccb9feefe3368e1d0 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>5.0.5</version>
+        <version>5.0.6</version>
         <relativePath/>
     </parent>
 
index 66e88b79a875a78a31c842f5dcca5c7fc9f12334..98b4ae455cd05bee8de74ef5bf93e8272b4641b7 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>5.0.5</version>
+        <version>5.0.6</version>
         <relativePath/>
     </parent>
 
@@ -51,7 +51,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>3.0.9</version>
+                <version>3.0.10</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
@@ -59,7 +59,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.11</version>
+                <version>4.0.13</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 3d94e06b2dc7ff1e1e00beb5563d422a4688da6a..8f61edf48d90a7f18a37f4c6d62ab445887f0f55 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>5.0.5</version>
+        <version>5.0.6</version>
         <relativePath/>
     </parent>
 
index 41bda95b510601439676a0fa39cbad845e52d972..3a1a9456ba0fcf447cfa2d6ad963e33a5717d21c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>5.0.5</version>
+        <version>5.0.6</version>
         <relativePath/>
     </parent>
 
index c674ce8796ffaad1a71bcb8bb88b7cf47e93d5c4..765761c3c3bfd38c11ea3aa5ea4c71a925ff2712 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>5.0.5</version>
+        <version>5.0.6</version>
         <relativePath/>
     </parent>
 
index c780233dbb796e8a80dd4645cc78a1fa4d09d7ca..bc3dd35348ecb59b2bb2b31983b01483a16ce4b5 100644 (file)
@@ -8,11 +8,9 @@
 package org.opendaylight.protocol.pcep.spi;
 
 import io.netty.buffer.ByteBuf;
-
 import org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.Message;
 
 public interface MessageSerializer {
-
     /**
      * Serializes given message to bytes wrapped in given ByteBuf.
      * @param message PCEP message to be serialized
index 7fc5b7ba3e1d7584b3f2eb332833c616c62457c3..5a8a4e8a5d1e642220c244a8099551939d8cf95c 100644 (file)
@@ -8,7 +8,6 @@
 package org.opendaylight.protocol.pcep.spi;
 
 import io.netty.buffer.ByteBuf;
-
 import org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.reported.route.object.rro.Subobject;
 
 /**
index e00a37beae89fc3bed17760c50b05b90c21bed9b..d07e8adc13919f205e942accd3213b4d931e2bd3 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>5.0.5</version>
+        <version>5.0.6</version>
         <relativePath/>
     </parent>
 
index bf1d4c62f54db4eb6288d99cb8a2f9eae6ef2203..dc0160b2bb5486f2d3d89f37ca02cc5bbefdfd47 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>5.0.5</version>
+        <version>5.0.6</version>
         <relativePath/>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 241af6820ba85d2967d16f2994834a1cfb5f2dbf..de3f47488b9d2f0b003816f152d245815bbd84d1 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>5.0.5</version>
+        <version>5.0.6</version>
         <relativePath/>
     </parent>
 
index 7baef3a277b03fd42f525caea36f56330686b9ec..464036c59aa87816513ebf1242bda89ceec65ef4 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>5.0.5</version>
+        <version>5.0.6</version>
         <relativePath/>
     </parent>
 
index 849fc288b44bed5c5a1142ab0995514709a3e4c6..2b69e84ef832d1646451c50d21cb16b81c9cf3db 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>5.0.5</version>
+        <version>5.0.6</version>
         <relativePath/>
     </parent>
 
index cf5450835345a38f67a7ccbc7f19e129a7a83bd0..4cf193e339516f46fca2717964d5a6a8ef546d69 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>5.0.5</version>
+        <version>5.0.6</version>
         <relativePath/>
     </parent>
 
index 21bce9754ec2778f0741f80476315ff2d995119f..7c65a960c81e29ec5d720b2c194da979ab10d38a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>5.0.5</version>
+        <version>5.0.6</version>
         <relativePath/>
     </parent>
 
index 6385bdcf7b96607587cef8af5c7df67fc0dfd561..3813997e6c35550df8bc5381e5e8fcabf132fa7f 100644 (file)
@@ -5,13 +5,11 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  */
-
 package org.opendaylight.protocol.rsvp.parser.spi.subobjects;
 
 import static java.util.Objects.requireNonNull;
 
 import com.google.common.base.Preconditions;
-
 import io.netty.buffer.ByteBuf;
 import io.netty.buffer.ByteBufUtil;
 import java.util.ArrayList;
index bca26874f1afbc1045c07530254acd8262da4f11..05ff2f70fea4a7467949da085db75fb5b444526e 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>5.0.5</version>
+        <version>5.0.6</version>
         <relativePath/>
     </parent>
 
index 8672938ec826fb789f7a362ffa4c4cb9e8509464..8897688ca8060909ee0f834c327a5d500f6a5956 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>5.0.5</version>
+        <version>5.0.6</version>
         <relativePath/>
     </parent>
 
index ed6d1680f8da47ff2e8d930e3a34d53de4a43c4b..27ed0d232adb482f443aab65a85d33a85b5669e7 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>5.0.5</version>
+        <version>5.0.6</version>
         <relativePath/>
     </parent>
 
index 66780a4facd24e4ddc9845101c65c2bbf8a6000e..a8fd5a97287d576bc3e6017494240318becf6399 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>5.0.5</version>
+        <version>5.0.6</version>
         <relativePath/>
     </parent>