Skip to content

Commit

Permalink
Remove unused copycat client/server deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
jhalterman committed Jun 12, 2015
1 parent 0e90421 commit 3b865f9
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions all/pom.xml
Expand Up @@ -47,16 +47,6 @@
<artifactId>copycat</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>net.kuujo.copycat</groupId>
<artifactId>copycat-server</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>net.kuujo.copycat</groupId>
<artifactId>copycat-client</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>net.kuujo.copycat</groupId>
<artifactId>copycat-collections</artifactId>
Expand Down

0 comments on commit 3b865f9

Please sign in to comment.