Skip to content

Commit

Permalink
Fix #156 Depend on minlog and objenesis as standard dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
magro committed Nov 30, 2013
1 parent fa2f729 commit f212086
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -128,16 +128,8 @@
<artifactSet>
<includes>
<include>com.esotericsoftware.reflectasm:reflectasm:shaded</include>
<include>com.esotericsoftware.minlog:minlog</include>
<include>org.objenesis:objenesis</include>
</includes>
</artifactSet>
<relocations>
<relocation>
<pattern>org.objenesis</pattern>
<shadedPattern>com.esotericsoftware.shaded.org.objenesis</shadedPattern>
</relocation>
</relocations>
</configuration>
<executions>
<execution>
Expand Down

0 comments on commit f212086

Please sign in to comment.