Juan Hernandez has uploaded a new change for review. Change subject: core: Update the commons-lang 2.6 ......................................................................
core: Update the commons-lang 2.6 This is the version that we are using in deployments as it is included in Fedora, just need to sync the POM to use it as well. Change-Id: I110a7d1f8fb7178d0ad8a0900fbc73af4a9bac69 Signed-off-by: Juan Hernandez <[email protected]> --- M pom.xml 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/68/9268/1 diff --git a/pom.xml b/pom.xml index f1ee14f..9a17bf5 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ <commons-logging.version>1.1</commons-logging.version> <junit.version>4.8.1</junit.version> <commons-codec.version>1.4</commons-codec.version> - <commons-lang.version>2.4</commons-lang.version> + <commons-lang.version>2.6</commons-lang.version> <commons-compress.version>1.3</commons-compress.version> <quartz.version>2.1.2</quartz.version> <postgres.jdbc.version>8.4-702.jdbc4</postgres.jdbc.version> -- To view, visit http://gerrit.ovirt.org/9268 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I110a7d1f8fb7178d0ad8a0900fbc73af4a9bac69 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
