From: Giovanni Meo Date: Thu, 12 Sep 2013 14:41:27 +0000 (+0000) Subject: Merge "Declare a property for commons-lang version in poms and use it." X-Git-Tag: releasepom-0.1.0~103 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=d059b1faef43031951d426048974fa9b32dceba3;hp=02cb1067309ccf8a9193c6ad2622ea12b956a158 Merge "Declare a property for commons-lang version in poms and use it." --- diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index aecb269ba6..075ccb1bfa 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -54,6 +54,7 @@ 3.17.1-GA 1.0-SNAPSHOT 2.3.2 + 3.1 @@ -790,7 +791,7 @@ org.apache.commons commons-lang3 - 3.1 + ${commons.lang.version} virgomirror diff --git a/opendaylight/northbound/integrationtest/pom.xml b/opendaylight/northbound/integrationtest/pom.xml index ffbce7b16e..f0c04ae5e2 100644 --- a/opendaylight/northbound/integrationtest/pom.xml +++ b/opendaylight/northbound/integrationtest/pom.xml @@ -443,7 +443,7 @@ org.apache.commons commons-lang3 - 3.1 + ${commons.lang.version} virgomirror