You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by er...@apache.org on 2012/02/14 12:23:20 UTC

svn commit: r1243881 - /james/server/trunk/pom.xml

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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


Re: svn commit: r1243881 - /james/server/trunk/pom.xml

Posted by Norman Maurer <no...@googlemail.com>.
Use protocols 1.6.2 here..

Bye,
Norman


2012/2/14  <er...@apache.org>:
> 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: server-dev-unsubscribe@james.apache.org
> For additional commands, e-mail: server-dev-help@james.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org