Author: gseitz
Date: Thu Oct 11 14:23:36 2007
New Revision: 583957
URL: http://svn.apache.org/viewvc?rev=583957&view=rev
Log:
changed slf4j-log4j12 version to 1.4.2 (as in parent pom.xml)
Modified:
wicket/trunk/archetypes/quickstart/src/main/resources/archetype-resources/pom.xml
Modified:
wicket/trunk/archetypes/quickstart/src/main/resources/archetype-resources/pom.xml
URL:
http://svn.apache.org/viewvc/wicket/trunk/archetypes/quickstart/src/main/resources/archetype-resources/pom.xml?rev=583957&r1=583956&r2=583957&view=diff
==============================================================================
---
wicket/trunk/archetypes/quickstart/src/main/resources/archetype-resources/pom.xml
(original)
+++
wicket/trunk/archetypes/quickstart/src/main/resources/archetype-resources/pom.xml
Thu Oct 11 14:23:36 2007
@@ -47,7 +47,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
- <version>1.0.1</version>
+ <version>1.4.2</version>
</dependency>
<dependency>
<groupId>log4j</groupId>