Author: eric
Date: Tue Feb 14 11:23:19 2012
New Revision: 1243881
URL: http://svn.apache.org/viewvc?rev=1243881&view=rev
Log:
Upgrade to spring 3.1 (JAMES-1371)
Modified:
james/server/trunk/pom.xml
Modified: james/server/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/pom.xml?rev=1243881&r1=1243880&r2=1243881&view=diff
==============================================================================
--- james/server/trunk/pom.xml (original)
+++ james/server/trunk/pom.xml Tue Feb 14 11:23:19 2012
@@ -29,7 +29,7 @@
<parent>
<artifactId>james-project</artifactId>
<groupId>org.apache.james</groupId>
- <version>1.8</version>
+ <version>1.9-SNAPSHOT</version>
<relativePath></relativePath>
</parent>
@@ -106,8 +106,8 @@
<jsieve.version>0.4</jsieve.version>
<mailbox.version>0.4-SNAPSHOT</mailbox.version>
<productName>Apache-James Mail Server</productName>
- <protocols.version>1.6.1</protocols.version>
- <spring.version>3.0.5.RELEASE</spring.version>
+ <protocols.version>1.6.2-SNAPSHOT</protocols.version>
+ <spring.version>3.1.0.RELEASE</spring.version>
</properties>
<dependencyManagement>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]