Skip to content

Commit

Permalink
remove unnecessary joda-convert dependency (issue elastic#10290)
Browse files Browse the repository at this point in the history
  • Loading branch information
marko-asplund committed Mar 27, 2015
1 parent 5b0512f commit 23099c7
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -224,12 +224,6 @@
<version>2.7</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.joda</groupId>
<artifactId>joda-convert</artifactId>
<version>1.2</version>
<scope>compile</scope>
</dependency>

<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
Expand Down

0 comments on commit 23099c7

Please sign in to comment.