Repository: sqoop Updated Branches: refs/heads/trunk 1d2454d48 -> 81624ddf3
SQOOP-1398: Upgrade ivy version used to the latest release version (Venkat Ranganathan via Jarek Jarcec Cecho) Project: http://git-wip-us.apache.org/repos/asf/sqoop/repo Commit: http://git-wip-us.apache.org/repos/asf/sqoop/commit/81624ddf Tree: http://git-wip-us.apache.org/repos/asf/sqoop/tree/81624ddf Diff: http://git-wip-us.apache.org/repos/asf/sqoop/diff/81624ddf Branch: refs/heads/trunk Commit: 81624ddf3c8ca5834ab015ebafc8b8649ac36ab7 Parents: 1d2454d Author: Jarek Jarcec Cecho <[email protected]> Authored: Wed Jul 23 10:47:25 2014 -0700 Committer: Jarek Jarcec Cecho <[email protected]> Committed: Wed Jul 23 10:47:25 2014 -0700 ---------------------------------------------------------------------- ivy/libraries.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/sqoop/blob/81624ddf/ivy/libraries.properties ---------------------------------------------------------------------- diff --git a/ivy/libraries.properties b/ivy/libraries.properties index 45a9bcc..a59471e 100644 --- a/ivy/libraries.properties +++ b/ivy/libraries.properties @@ -30,7 +30,7 @@ commons-logging.version=1.0.4 hsqldb.version=1.8.0.10 -ivy.version=2.1.0 +ivy.version=2.3.0 junit.version=4.11
