Merge pull request #572 from vibe13/duplicated-version

Remove warning from Maven log4j:log4j:jar -> duplicate declaration
This commit is contained in:
Bill Burke 2014-08-10 11:04:51 -04:00
commit 67f31648a6

View file

@ -133,10 +133,6 @@
<groupId>org.jboss.logging</groupId>
<artifactId>jboss-logging</artifactId>
</dependency>
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
</dependency>
<dependency>
<groupId>io.undertow</groupId>
<artifactId>undertow-servlet</artifactId>