mirror of
https://github.com/apache/sqoop.git
synced 2025-05-21 11:21:39 +08:00
SQOOP-315 updgrade avro to 1.5.2
upgrade in pom.xml too git-svn-id: https://svn.apache.org/repos/asf/incubator/sqoop/trunk@1157961 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d7f374f7f8
commit
fb3aa233bd
2
pom.xml
2
pom.xml
@ -77,7 +77,7 @@ limitations under the License.
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<maven.compile.source>1.5</maven.compile.source>
|
||||
<maven.compile.target>1.5</maven.compile.target>
|
||||
<avroVersion>1.5.1</avroVersion>
|
||||
<avroVersion>1.5.2</avroVersion>
|
||||
<!--
|
||||
<hadoopVersion>0.20.203.0</hadoopVersion>
|
||||
-->
|
||||
|
Loading…
Reference in New Issue
Block a user