Skip to content

Commit

Permalink
Build against cdh5.3.1 packages
Browse files Browse the repository at this point in the history
Bug: T93952
Change-Id: Ida0e2c5424ffccc3dd4b5144fefae8145a79cbdd
  • Loading branch information
ottomata committed Apr 16, 2015
1 parent 6ba97e8 commit cd88e45
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -124,19 +124,19 @@
<dependency>
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-common</artifactId>
<version>2.3.0-cdh5.0.2</version>
<version>2.5.0-cdh5.3.1</version>
</dependency>

<dependency>
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-client</artifactId>
<version>2.3.0-cdh5.0.2</version>
<version>2.5.0-cdh5.3.1</version>
</dependency>

<dependency>
<groupId>org.apache.hive</groupId>
<artifactId>hive-exec</artifactId>
<version>0.12.0-cdh5.0.2</version>
<version>0.13.1-cdh5.3.1</version>
</dependency>

<dependency>
Expand Down

0 comments on commit cd88e45

Please sign in to comment.