From 9dafccda0d69a7ca831a4f279f08a55b48a8302d Mon Sep 17 00:00:00 2001 From: Venkat Ranganathan Date: Sun, 31 Jan 2016 20:14:25 -0800 Subject: [PATCH] SQOOP-2810: Upgrade to non-snapshot dependency on Avro 1.8.0 as soon as it gets released (Jarek Jarcec Cecho via Venkat Ranganathan) --- ivy/libraries.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ivy/libraries.properties b/ivy/libraries.properties index d8f1dfc1..847b6e1a 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