5
0
mirror of https://github.com/apache/sqoop.git synced 2025-05-03 06:09:47 +08:00

SQOOP-326. Upgrade Avro dependency version.

(Alejandro Abdelnur via Arvind Prabhakar)


git-svn-id: https://svn.apache.org/repos/asf/incubator/sqoop/trunk@1163453 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Arvind Prabhakar 2011-08-30 23:34:56 +00:00
parent 892610c5b7
commit d7ac5ebaa3
2 changed files with 3 additions and 1 deletions

View File

@ -123,5 +123,7 @@ under the License.
<exclude org="log4j" module="log4j"/>
</dependency>
<exclude org="org.apache.hadoop" module="avro"/>
</dependencies>
</ivy-module>

View File

@ -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.2
avro.version=1.5.3
checkstyle.version=5.0