Author: norman
Date: Mon May 24 07:37:18 2010
New Revision: 947556
URL: http://svn.apache.org/viewvc?rev=947556&view=rev
Log:
Use mailet-base 1.1 release
Modified:
james/server/trunk/pom.xml
Modified: james/server/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/pom.xml?rev=947556&r1=947555&r2=947556&view=diff
==============================================================================
--- james/server/trunk/pom.xml (original)
+++ james/server/trunk/pom.xml Mon May 24 07:37:18 2010
@@ -236,7 +236,7 @@
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>apache-mailet-base</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.1</version>
<exclusions>
<exclusion>
<groupId>javax.mail</groupId>
@@ -257,7 +257,7 @@
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>apache-mailet-base</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.1</version>
<classifier>tests</classifier>
<scope>test</scope>
<exclusions>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]