Re-bump akka netty to 3.10.6 49/50849/2
authorRobert Varga <rovarga@cisco.com>
Mon, 23 Jan 2017 18:16:26 +0000 (19:16 +0100)
committerStephen Kitt <skitt@redhat.com>
Tue, 24 Jan 2017 08:27:43 +0000 (08:27 +0000)
It seems that the original bump,
https://git.opendaylight.org/gerrit/44231/, was lost during reorg
done in https://git.opendaylight.org/gerrit/39539. Reinstate the bump.

Change-Id: Idb6a52475181d4fd0bebe157adc331a012ea8a03
Signed-off-by: Robert Varga <rovarga@cisco.com>
features/odl-akka-clustering-2.4/pom.xml
features4/odl-akka-clustering-2.4/pom.xml

index 595374b426391c82b5ea07af94f79af3fd4b7397..4df2ca01836d73cacda4bca0b48a2ca1f742ded5 100644 (file)
@@ -58,7 +58,7 @@
         <dependency>
             <groupId>io.netty</groupId>
             <artifactId>netty</artifactId>
-            <version>3.10.5.Final</version>
+            <version>3.10.6.Final</version>
         </dependency>
         <dependency>
             <groupId>com.typesafe.akka</groupId>
@@ -90,4 +90,4 @@
         </site>
     </distributionManagement>
 
-</project>
\ No newline at end of file
+</project>
index 20ec33f4562ab1461cb1560546d977c1aec4ca57..8ec4c8cd224320c2518b1e4469e7f83fff892ca7 100644 (file)
@@ -58,7 +58,7 @@
         <dependency>
             <groupId>io.netty</groupId>
             <artifactId>netty</artifactId>
-            <version>3.10.5.Final</version>
+            <version>3.10.6.Final</version>
         </dependency>
         <dependency>
             <groupId>com.typesafe.akka</groupId>
@@ -90,4 +90,4 @@
         </site>
     </distributionManagement>
 
-</project>
\ No newline at end of file
+</project>