Author: eric
Date: Mon Jan 16 13:10:34 2012
New Revision: 1231987
URL: http://svn.apache.org/viewvc?rev=1231987&view=rev
Log:
Use current snapshot dependencies for parent and protocols
Modified:
james/server/trunk/pom.xml
Modified: james/server/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/pom.xml?rev=1231987&r1=1231986&r2=1231987&view=diff
==============================================================================
--- james/server/trunk/pom.xml (original)
+++ james/server/trunk/pom.xml Mon Jan 16 13:10:34 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,7 +106,7 @@
<jsieve.version>0.4</jsieve.version>
<mailbox.version>0.4-SNAPSHOT</mailbox.version>
<productName>Apache-James Mail Server</productName>
- <protocols.version>1.6.0-RC2-SNAPSHOT</protocols.version>
+ <protocols.version>1.6.1-SNAPSHOT</protocols.version>
<spring.version>3.0.5.RELEASE</spring.version>
</properties>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]