Skip to content

Commit

Permalink
Removed log4j from comment in pom
Browse files Browse the repository at this point in the history
Removed log4j from comment since it's not being used as dependency.

Issue: 43
  • Loading branch information
sslavic committed Mar 12, 2013
1 parent ac94f53 commit 5e06b77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
</properties>

<dependencies>
<!-- LOGGING DEPENDENCIES - LOG4J -->
<!-- LOGGING DEPENDENCIES -->
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
Expand Down

0 comments on commit 5e06b77

Please sign in to comment.