Skip to content

Commit

Permalink
pom formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
jingwei committed Jan 18, 2012
1 parent bb73b3f commit e00b286
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,15 +38,15 @@
<systemproperties>
<systemproperty>
<name>org.apache.commons.logging.Log</name>
<value>org.apache.commons.logging.impl.Log4JLogger</value>
<value>org.apache.commons.logging.impl.Log4JLogger</value>
</systemproperty>
<systemproperty>
<name>slf4j</name>
<value>false</value>
</systemproperty>
<systemproperty>
<name>log4j.configuration</name>
<value>file:./src/main/resources/log4j.properties</value>
<value>file:./src/main/resources/log4j.properties</value>
</systemproperty>
</systemproperties>
</configuration>
Expand Down

0 comments on commit e00b286

Please sign in to comment.