diff --git a/build.xml b/build.xml
index a6b5da9c..de4fd06e 100644
--- a/build.xml
+++ b/build.xml
@@ -131,6 +131,7 @@
+
@@ -142,6 +143,7 @@
+
@@ -154,6 +156,7 @@
+
@@ -166,6 +169,7 @@
+
@@ -178,6 +182,7 @@
+
diff --git a/ivy.xml b/ivy.xml
index 9b160e42..abc12a10 100644
--- a/ivy.xml
+++ b/ivy.xml
@@ -41,17 +41,20 @@ under the License.
+
+
+
+ extends="common,runtime,avro,hbase${hbaseprofile},hcatalog${hcatprofile},accumulo" />
+ extends="common,runtime,avro,hbase${hbaseprofile},hcatalog${hcatprofile},accumulo" />
+ extends="common,runtime,avro,hbase${hbaseprofile},hcatalog${hcatprofile},accumulo" />
+ extends="common,runtime,avro,hbase${hbaseprofile},hcatalog${hcatprofile},accumulo" />
+ extends="common,runtime,avro,hbase${hbaseprofile},hcatalog${hcatprofile},accumulo" />
@@ -180,20 +183,6 @@ under the License.
conf="common->default;redist->default"/>
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ivy/libraries.properties b/ivy/libraries.properties
index 0e5133a0..45a9bcc5 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.5.3
+avro.version=1.7.5
checkstyle.version=5.0