You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sqoop.apache.org by ve...@apache.org on 2016/02/01 05:14:43 UTC

sqoop git commit: SQOOP-2810: Upgrade to non-snapshot dependency on Avro 1.8.0 as soon as it gets released (Jarek Jarcec Cecho via Venkat Ranganathan)

Repository: sqoop
Updated Branches:
  refs/heads/trunk d25eb2e19 -> 9dafccda0


SQOOP-2810: Upgrade to non-snapshot dependency on Avro 1.8.0 as soon as it gets released
 (Jarek Jarcec Cecho via Venkat Ranganathan)


Project: http://git-wip-us.apache.org/repos/asf/sqoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/sqoop/commit/9dafccda
Tree: http://git-wip-us.apache.org/repos/asf/sqoop/tree/9dafccda
Diff: http://git-wip-us.apache.org/repos/asf/sqoop/diff/9dafccda

Branch: refs/heads/trunk
Commit: 9dafccda0d69a7ca831a4f279f08a55b48a8302d
Parents: d25eb2e
Author: Venkat Ranganathan <ve...@hortonworks.com>
Authored: Sun Jan 31 20:14:25 2016 -0800
Committer: Venkat Ranganathan <ve...@hortonworks.com>
Committed: Sun Jan 31 20:14:25 2016 -0800

----------------------------------------------------------------------
 ivy/libraries.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/sqoop/blob/9dafccda/ivy/libraries.properties
----------------------------------------------------------------------
diff --git a/ivy/libraries.properties b/ivy/libraries.properties
index d8f1dfc..847b6e1 100644
--- a/ivy/libraries.properties
+++ b/ivy/libraries.properties
@@ -18,7 +18,7 @@
 # This properties file lists the versions of the various artifacts we use.
 # It drives ivy and the generation of a maven POM
 
-avro.version=1.8.0-SNAPSHOT
+avro.version=1.8.0
 
 kite-data.version=1.0.0