From: Alissa Bonas Date: Wed, 11 Sep 2013 15:03:35 +0000 (+0300) Subject: Declare a property for commons-lang version in poms and use it. X-Git-Tag: releasepom-0.1.0~103^2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=ed55006f54e710851f766cf9640175dfc5df5725 Declare a property for commons-lang version in poms and use it. Change-Id: I0e5b15931b895f0aaf4aa57d88e33c9885f9238e Signed-off-by: Alissa Bonas --- 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 90b36de7ef..1db1a49f7f 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