Skip to content

Commit

Permalink
POM-47. Deprecate the kiji-avro project.
Browse files Browse the repository at this point in the history
  • Loading branch information
danburkert committed Aug 27, 2014
1 parent 3aac204 commit e973185
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Expand Up @@ -183,6 +183,11 @@
<type>test-jar</type>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-mapreduce-client-jobclient</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.curator</groupId>
<artifactId>curator-test</artifactId>
Expand Down

0 comments on commit e973185

Please sign in to comment.