Author: gseitz
Date: Wed Nov  7 11:58:26 2007
New Revision: 592870

URL: http://svn.apache.org/viewvc?rev=592870&view=rev
Log:
removed unnecessary dependency on wicket-extensions

Modified:
    wicket/trunk/jdk-1.4/wicket-datetime/pom.xml

Modified: wicket/trunk/jdk-1.4/wicket-datetime/pom.xml
URL: 
http://svn.apache.org/viewvc/wicket/trunk/jdk-1.4/wicket-datetime/pom.xml?rev=592870&r1=592869&r2=592870&view=diff
==============================================================================
--- wicket/trunk/jdk-1.4/wicket-datetime/pom.xml (original)
+++ wicket/trunk/jdk-1.4/wicket-datetime/pom.xml Wed Nov  7 11:58:26 2007
@@ -39,10 +39,6 @@
                        <artifactId>wicket</artifactId>
                </dependency>
                <dependency>
-                       <groupId>org.apache.wicket</groupId>
-                       <artifactId>wicket-extensions</artifactId>
-               </dependency>
-               <dependency>
                        <groupId>joda-time</groupId>
                        <artifactId>joda-time</artifactId>
                </dependency>


Reply via email to