Author: mgrigorov
Date: Wed Dec 1 21:07:00 2010
New Revision: 1041169
URL: http://svn.apache.org/viewvc?rev=1041169&view=rev
Log:
Re-add wicket-devutils as dependency to wicket-examples.
Modified:
wicket/trunk/wicket-examples/pom.xml
Modified: wicket/trunk/wicket-examples/pom.xml
URL:
http://svn.apache.org/viewvc/wicket/trunk/wicket-examples/pom.xml?rev=1041169&r1=1041168&r2=1041169&view=diff
==============================================================================
--- wicket/trunk/wicket-examples/pom.xml (original)
+++ wicket/trunk/wicket-examples/pom.xml Wed Dec 1 21:07:00 2010
@@ -62,12 +62,10 @@
<groupId>org.apache.wicket</groupId>
<artifactId>wicket-spring</artifactId>
</dependency>
- <!-- TODO NG
<dependency>
<groupId>org.apache.wicket</groupId>
<artifactId>wicket-devutils</artifactId>
</dependency>
- -->
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring</artifactId>