Skip to content

Commit

Permalink
Remove unused libraries.
Browse files Browse the repository at this point in the history
  • Loading branch information
mk124 committed Apr 27, 2014
1 parent 065948e commit 8c51d80
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,22 +77,6 @@
<type>jar</type>
<scope>compile</scope>
</dependency>

<dependency>
<groupId>org.mongodb</groupId>
<artifactId>mongo-java-driver</artifactId>
<version>2.11.2</version>
<type>jar</type>
<scope>compile</scope>
</dependency>

<dependency>
<groupId>com.google.code.morphia</groupId>
<artifactId>morphia</artifactId>
<version>0.101.0</version>
<type>jar</type>
<scope>compile</scope>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit 8c51d80

Please sign in to comment.