You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by eh...@apache.org on 2006/10/27 18:56:20 UTC

svn commit: r468453 - in /incubator/wicket: branches/wicket-1.x/wicket-parent/pom.xml trunk/wicket-parent/pom.xml

Author: ehillenius
Date: Fri Oct 27 09:56:19 2006
New Revision: 468453

URL: http://svn.apache.org/viewvc?view=rev&rev=468453
Log:
spring update

Modified:
    incubator/wicket/branches/wicket-1.x/wicket-parent/pom.xml
    incubator/wicket/trunk/wicket-parent/pom.xml

Modified: incubator/wicket/branches/wicket-1.x/wicket-parent/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wicket/branches/wicket-1.x/wicket-parent/pom.xml?view=diff&rev=468453&r1=468452&r2=468453
==============================================================================
--- incubator/wicket/branches/wicket-1.x/wicket-parent/pom.xml (original)
+++ incubator/wicket/branches/wicket-1.x/wicket-parent/pom.xml Fri Oct 27 09:56:19 2006
@@ -284,7 +284,7 @@
 			<dependency>
 				<groupId>org.springframework</groupId>
 				<artifactId>spring</artifactId>
-				<version>1.2.6</version>                       
+				<version>2.0</version>                       
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>

Modified: incubator/wicket/trunk/wicket-parent/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wicket/trunk/wicket-parent/pom.xml?view=diff&rev=468453&r1=468452&r2=468453
==============================================================================
--- incubator/wicket/trunk/wicket-parent/pom.xml (original)
+++ incubator/wicket/trunk/wicket-parent/pom.xml Fri Oct 27 09:56:19 2006
@@ -277,7 +277,7 @@
 			<dependency>
 				<groupId>org.springframework</groupId>
 				<artifactId>spring</artifactId>
-				<version>1.2.6</version>                       
+				<version>2.0</version>                       
 				<type>jar</type>
 				<scope>compile</scope>
 			</dependency>