Update io.netty.buffer and io.netty.common to 4.1.56

Bug: 569970
Change-Id: Ib18ef09341cae2e69dbeb116872ea6ebc2f609bb
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
diff --git a/netty/io.netty.buffer_4.1.53/.project b/netty/io.netty.buffer_4.1.53/.project
deleted file mode 100644
index 5e7ff8b..0000000
--- a/netty/io.netty.buffer_4.1.53/.project
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-	<name>io.netty.buffer_4.1.53</name>
-	<comment></comment>
-	<projects>
-	</projects>
-	<buildSpec>
-	</buildSpec>
-	<natures>
-	</natures>
-</projectDescription>
diff --git a/netty/io.netty.common_4.1.53/.project b/netty/io.netty.buffer_4.1.56/.project
similarity index 82%
rename from netty/io.netty.common_4.1.53/.project
rename to netty/io.netty.buffer_4.1.56/.project
index 0c9116f..0b0c3ba 100644
--- a/netty/io.netty.common_4.1.53/.project
+++ b/netty/io.netty.buffer_4.1.56/.project
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-	<name>io.netty.common_4.1.53</name>
+	<name>io.netty.buffer_4.1.56</name>
 	<comment></comment>
 	<projects>
 	</projects>
diff --git a/netty/io.netty.buffer_4.1.53/osgi.bnd b/netty/io.netty.buffer_4.1.56/osgi.bnd
similarity index 100%
rename from netty/io.netty.buffer_4.1.53/osgi.bnd
rename to netty/io.netty.buffer_4.1.56/osgi.bnd
diff --git a/netty/io.netty.buffer_4.1.53/pom.xml b/netty/io.netty.buffer_4.1.56/pom.xml
similarity index 63%
rename from netty/io.netty.buffer_4.1.53/pom.xml
rename to netty/io.netty.buffer_4.1.56/pom.xml
index 972c04a..3f7e39a 100644
--- a/netty/io.netty.buffer_4.1.53/pom.xml
+++ b/netty/io.netty.buffer_4.1.56/pom.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<project xsi:schemaLocation="https://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="https://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.eclipse.orbit.bundles</groupId>
@@ -8,14 +8,14 @@
     <version>1.0.0-SNAPSHOT</version>
   </parent>
   <artifactId>io.netty.buffer</artifactId>
-  <version>4.1.53-SNAPSHOT</version>
+  <version>4.1.56-SNAPSHOT</version>
   <packaging>eclipse-bundle-recipe</packaging>
   <name>Netty/Buffer</name>
   <dependencies>
     <dependency>
       <groupId>io.netty</groupId>
       <artifactId>netty-buffer</artifactId>
-      <version>4.1.53.Final</version>
+      <version>4.1.56.Final</version>
     </dependency>
   </dependencies>
 </project>
diff --git a/netty/io.netty.buffer_4.1.53/src/eclipse/ip_log.xml b/netty/io.netty.buffer_4.1.56/src/eclipse/ip_log.xml
similarity index 69%
rename from netty/io.netty.buffer_4.1.53/src/eclipse/ip_log.xml
rename to netty/io.netty.buffer_4.1.56/src/eclipse/ip_log.xml
index e410c77..72579b7 100644
--- a/netty/io.netty.buffer_4.1.53/src/eclipse/ip_log.xml
+++ b/netty/io.netty.buffer_4.1.56/src/eclipse/ip_log.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <ip_log version="1.0">
-  <project id="io.netty.buffer" version="4.1.53" status="done">
+  <project id="io.netty.buffer" version="4.1.56" status="done">
     <info>
       <name>Netty/Buffer</name>
       <repository>scm:git:git.eclipse.org:/gitroot/orbit/recipes.git</repository>
@@ -12,12 +12,12 @@
       <company>SAP SE</company>
     </contact>
     <legal>
-      <clearlydefined url="https://clearlydefined.io/definitions/maven/mavencentral/io.netty/netty-buffer/4.1.53.Final"/>
+      <clearlydefined url="https://clearlydefined.io/definitions/maven/mavencentral/io.netty/netty-buffer/4.1.56.Final"/>
       <license>
         <name>Apache License, 2.0</name>
-        <reference>http://www.apache.org/licenses/LICENSE-2.0.txt</reference>
+        <reference>https://www.apache.org/licenses/LICENSE-2.0.txt</reference>
       </license>
-      <package>netty-buffer-4.1.53.Final.jar</package>
+      <package>netty-buffer-4.1.56.Final.jar</package>
     </legal>
   </project>
 </ip_log>
\ No newline at end of file
diff --git a/netty/io.netty.buffer_4.1.53/src/main/resources/OSGI-INF/l10n/bundle.properties b/netty/io.netty.buffer_4.1.56/src/main/resources/OSGI-INF/l10n/bundle.properties
similarity index 100%
rename from netty/io.netty.buffer_4.1.53/src/main/resources/OSGI-INF/l10n/bundle.properties
rename to netty/io.netty.buffer_4.1.56/src/main/resources/OSGI-INF/l10n/bundle.properties
diff --git a/netty/io.netty.buffer_4.1.53/src/main/resources/about.html b/netty/io.netty.buffer_4.1.56/src/main/resources/about.html
similarity index 100%
rename from netty/io.netty.buffer_4.1.53/src/main/resources/about.html
rename to netty/io.netty.buffer_4.1.56/src/main/resources/about.html
diff --git a/netty/io.netty.buffer_4.1.53/src/main/resources/about_files/APACHE_LICENSE__VERSION_2.0.txt b/netty/io.netty.buffer_4.1.56/src/main/resources/about_files/APACHE_LICENSE__VERSION_2.0.txt
similarity index 100%
rename from netty/io.netty.buffer_4.1.53/src/main/resources/about_files/APACHE_LICENSE__VERSION_2.0.txt
rename to netty/io.netty.buffer_4.1.56/src/main/resources/about_files/APACHE_LICENSE__VERSION_2.0.txt
diff --git a/netty/io.netty.common_4.1.53/.project b/netty/io.netty.common_4.1.56/.project
similarity index 82%
copy from netty/io.netty.common_4.1.53/.project
copy to netty/io.netty.common_4.1.56/.project
index 0c9116f..6f1db5a 100644
--- a/netty/io.netty.common_4.1.53/.project
+++ b/netty/io.netty.common_4.1.56/.project
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-	<name>io.netty.common_4.1.53</name>
+	<name>io.netty.common_4.1.56</name>
 	<comment></comment>
 	<projects>
 	</projects>
diff --git a/netty/io.netty.common_4.1.53/osgi.bnd b/netty/io.netty.common_4.1.56/osgi.bnd
similarity index 100%
rename from netty/io.netty.common_4.1.53/osgi.bnd
rename to netty/io.netty.common_4.1.56/osgi.bnd
diff --git a/netty/io.netty.common_4.1.53/pom.xml b/netty/io.netty.common_4.1.56/pom.xml
similarity index 63%
rename from netty/io.netty.common_4.1.53/pom.xml
rename to netty/io.netty.common_4.1.56/pom.xml
index 67a226a..b0cc016 100644
--- a/netty/io.netty.common_4.1.53/pom.xml
+++ b/netty/io.netty.common_4.1.56/pom.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<project xsi:schemaLocation="https://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="https://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.eclipse.orbit.bundles</groupId>
@@ -8,14 +8,14 @@
     <version>1.0.0-SNAPSHOT</version>
   </parent>
   <artifactId>io.netty.common</artifactId>
-  <version>4.1.53-SNAPSHOT</version>
+  <version>4.1.56-SNAPSHOT</version>
   <packaging>eclipse-bundle-recipe</packaging>
   <name>Netty/Common</name>
   <dependencies>
     <dependency>
       <groupId>io.netty</groupId>
       <artifactId>netty-common</artifactId>
-      <version>4.1.53.Final</version>
+      <version>4.1.56.Final</version>
     </dependency>
   </dependencies>
 </project>
diff --git a/netty/io.netty.common_4.1.53/src/eclipse/ip_log.xml b/netty/io.netty.common_4.1.56/src/eclipse/ip_log.xml
similarity index 69%
rename from netty/io.netty.common_4.1.53/src/eclipse/ip_log.xml
rename to netty/io.netty.common_4.1.56/src/eclipse/ip_log.xml
index 316af5f..8bc68c3 100644
--- a/netty/io.netty.common_4.1.53/src/eclipse/ip_log.xml
+++ b/netty/io.netty.common_4.1.56/src/eclipse/ip_log.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <ip_log version="1.0">
-  <project id="io.netty.common" version="4.1.53" status="done">
+  <project id="io.netty.common" version="4.1.56" status="done">
     <info>
       <name>Netty/Common</name>
       <repository>scm:git:git.eclipse.org:/gitroot/orbit/recipes.git</repository>
@@ -12,12 +12,12 @@
       <company>SAP SE</company>
     </contact>
     <legal>
-      <clearlydefined url="https://clearlydefined.io/definitions/maven/mavencentral/io.netty/netty-common/4.1.53.Final"/>
+      <clearlydefined url="https://clearlydefined.io/definitions/maven/mavencentral/io.netty/netty-common/4.1.56.Final"/>
       <license>
         <name>Apache License, 2.0</name>
-        <reference>http://www.apache.org/licenses/LICENSE-2.0.txt</reference>
+        <reference>https://www.apache.org/licenses/LICENSE-2.0.txt</reference>
       </license>
-      <package>netty-common-4.1.53.Final.jar</package>
+      <package>netty-common-4.1.56.Final.jar</package>
     </legal>
   </project>
 </ip_log>
\ No newline at end of file
diff --git a/netty/io.netty.common_4.1.53/src/main/resources/OSGI-INF/l10n/bundle.properties b/netty/io.netty.common_4.1.56/src/main/resources/OSGI-INF/l10n/bundle.properties
similarity index 100%
rename from netty/io.netty.common_4.1.53/src/main/resources/OSGI-INF/l10n/bundle.properties
rename to netty/io.netty.common_4.1.56/src/main/resources/OSGI-INF/l10n/bundle.properties
diff --git a/netty/io.netty.common_4.1.53/src/main/resources/about.html b/netty/io.netty.common_4.1.56/src/main/resources/about.html
similarity index 100%
rename from netty/io.netty.common_4.1.53/src/main/resources/about.html
rename to netty/io.netty.common_4.1.56/src/main/resources/about.html
diff --git a/netty/io.netty.common_4.1.53/src/main/resources/about_files/APACHE_LICENSE__VERSION_2.0.txt b/netty/io.netty.common_4.1.56/src/main/resources/about_files/APACHE_LICENSE__VERSION_2.0.txt
similarity index 100%
rename from netty/io.netty.common_4.1.53/src/main/resources/about_files/APACHE_LICENSE__VERSION_2.0.txt
rename to netty/io.netty.common_4.1.56/src/main/resources/about_files/APACHE_LICENSE__VERSION_2.0.txt
diff --git a/netty/pom.xml b/netty/pom.xml
index 2b458a3..0aef0a8 100644
--- a/netty/pom.xml
+++ b/netty/pom.xml
@@ -15,8 +15,8 @@
   <name>Eclipse Orbit :: Netty Recipes</name>
 
   <modules>
-    <module>io.netty.common_4.1.53</module>
-    <module>io.netty.buffer_4.1.53</module>
+    <module>io.netty.common_4.1.56</module>
+    <module>io.netty.buffer_4.1.56</module>
   </modules>
 
 </project>
\ No newline at end of file
diff --git a/releng/aggregationfeature/feature.xml b/releng/aggregationfeature/feature.xml
index 5d5b821..01566c6 100644
--- a/releng/aggregationfeature/feature.xml
+++ b/releng/aggregationfeature/feature.xml
@@ -413,8 +413,8 @@
   <plugin id="net.sourceforge.plantuml" version="1.2019.0.qualifier" />
 
   <!-- Netty -->
-  <plugin id="io.netty.common" version="4.1.53.qualifier" />
-  <plugin id="io.netty.buffer" version="4.1.53.qualifier" />
+  <plugin id="io.netty.common" version="4.1.56.qualifier" />
+  <plugin id="io.netty.buffer" version="4.1.56.qualifier" />
 
   <!-- Knowm -->
   <plugin id="org.knowm.xchart" version="3.6.5.qualifier" />