From 22ea337147b8480b4d4ae652402cea7cc24bb9d5 Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Sun, 18 Jan 2015 22:49:38 -0500 Subject: [PATCH] Remove unnecessary declaration of in netty Bug: 2605 Change-Id: I3a62789b56a0d5f91e51fa2bc5bcc15e1220f1f4 Signed-off-by: Thanh Ha --- opendaylight/config/netty-config-api/pom.xml | 3 --- opendaylight/config/netty-event-executor-config/pom.xml | 3 --- opendaylight/config/netty-threadgroup-config/pom.xml | 3 --- opendaylight/config/netty-timer-config/pom.xml | 3 --- 4 files changed, 12 deletions(-) diff --git a/opendaylight/config/netty-config-api/pom.xml b/opendaylight/config/netty-config-api/pom.xml index a5c0831fb8..2d8145723d 100644 --- a/opendaylight/config/netty-config-api/pom.xml +++ b/opendaylight/config/netty-config-api/pom.xml @@ -11,9 +11,6 @@ netty-config-api bundle ${project.artifactId} - - 3.0.4 - diff --git a/opendaylight/config/netty-event-executor-config/pom.xml b/opendaylight/config/netty-event-executor-config/pom.xml index 6188aed898..31940b91fe 100644 --- a/opendaylight/config/netty-event-executor-config/pom.xml +++ b/opendaylight/config/netty-event-executor-config/pom.xml @@ -12,9 +12,6 @@ bundle ${project.artifactId} Configuration Wrapper around netty's event executor - - 3.0.4 - diff --git a/opendaylight/config/netty-threadgroup-config/pom.xml b/opendaylight/config/netty-threadgroup-config/pom.xml index 2f3d26dd2f..0f645015e1 100644 --- a/opendaylight/config/netty-threadgroup-config/pom.xml +++ b/opendaylight/config/netty-threadgroup-config/pom.xml @@ -14,9 +14,6 @@ bundle ${project.artifactId} Configuration Wrapper around netty's event group - - 3.0.4 - diff --git a/opendaylight/config/netty-timer-config/pom.xml b/opendaylight/config/netty-timer-config/pom.xml index 75b4709da2..181c1d0151 100644 --- a/opendaylight/config/netty-timer-config/pom.xml +++ b/opendaylight/config/netty-timer-config/pom.xml @@ -12,9 +12,6 @@ bundle ${project.artifactId} Configuration Wrapper around netty's timer - - 3.0.4 - -- 2.36.6