Skip to content
This repository has been archived by the owner on Nov 20, 2020. It is now read-only.

Commit

Permalink
Drop gossip dep
Browse files Browse the repository at this point in the history
  • Loading branch information
jdillon committed Jan 20, 2010
1 parent 33b4297 commit c7654b0
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions pom.xml
Expand Up @@ -136,12 +136,6 @@
</exclusions>
</dependency>

<dependency>
<groupId>org.sonatype.gossip</groupId>
<artifactId>gossip</artifactId>
<version>1.2</version>
</dependency>

<dependency>
<groupId>com.google.inject</groupId>
<artifactId>guice</artifactId>
Expand All @@ -160,8 +154,7 @@
<classifier>tests</classifier>
<version>2.3.1</version>
</dependency>



<!-- INTERNAL -->

<dependency>
Expand Down

0 comments on commit c7654b0

Please sign in to comment.