Skip to content

Commit

Permalink
Removed joda-time test dependency from pulsar-client (apache#4404)
Browse files Browse the repository at this point in the history
  • Loading branch information
merlimat authored May 31, 2019
1 parent 39f94cc commit 8e4b130
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pulsar-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -142,11 +142,6 @@
<version>${project.parent.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
<scope>test</scope>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit 8e4b130

Please sign in to comment.