From ece7a31ff8770b5afae6b22cf18754421659c7f6 Mon Sep 17 00:00:00 2001 From: Alissa Bonas Date: Mon, 21 Oct 2013 15:47:36 +0300 Subject: [PATCH] Declare commons-io version Change-Id: I5493d8144199af7127b7fe5c8b94d2c4c59ef1ab Signed-off-by: Alissa Bonas --- opendaylight/commons/opendaylight/pom.xml | 3 ++- opendaylight/distribution/p2site/pom.xml | 2 +- opendaylight/netconf/netconf-impl/pom.xml | 1 - opendaylight/northbound/integrationtest/pom.xml | 1 - 4 files changed, 3 insertions(+), 4 deletions(-) diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index e4ad782f0e..471ad2bf04 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -88,6 +88,7 @@ 0.5.1-SNAPSHOT 0.0.1-SNAPSHOT 4.0.9.Final + 2.4 jacoco java @@ -171,7 +172,7 @@ commons-io commons-io - 2.4 + ${commons.io.version} commons-codec diff --git a/opendaylight/distribution/p2site/pom.xml b/opendaylight/distribution/p2site/pom.xml index 2702817800..78661d8df2 100644 --- a/opendaylight/distribution/p2site/pom.xml +++ b/opendaylight/distribution/p2site/pom.xml @@ -93,7 +93,7 @@ false - commons-io:commons-io:2.3 + commons-io:commons-io:2.4 false false diff --git a/opendaylight/netconf/netconf-impl/pom.xml b/opendaylight/netconf/netconf-impl/pom.xml index 068c1f7c73..dd1c91ee51 100644 --- a/opendaylight/netconf/netconf-impl/pom.xml +++ b/opendaylight/netconf/netconf-impl/pom.xml @@ -68,7 +68,6 @@ commons-io commons-io - 2.4 test diff --git a/opendaylight/northbound/integrationtest/pom.xml b/opendaylight/northbound/integrationtest/pom.xml index 3bcd94d1da..db1e042ce4 100644 --- a/opendaylight/northbound/integrationtest/pom.xml +++ b/opendaylight/northbound/integrationtest/pom.xml @@ -293,7 +293,6 @@ commons-io commons-io - 2.3 commons-fileupload -- 2.36.6