Commit f957a9a9 authored by Grzegorz Pietrusza's avatar Grzegorz Pietrusza

remove morphia

parent 109f4890
...@@ -58,11 +58,6 @@ ...@@ -58,11 +58,6 @@
</build> </build>
<!--todo: update versions!--> <!--todo: update versions!-->
<dependencies> <dependencies>
<dependency>
<groupId>org.mongodb.morphia</groupId>
<artifactId>morphia</artifactId>
<version>1.0.0-rc0</version>
</dependency>
<dependency> <dependency>
<groupId>io.dropwizard</groupId> <groupId>io.dropwizard</groupId>
<artifactId>dropwizard-core</artifactId> <artifactId>dropwizard-core</artifactId>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment