Author: rdonkin
Date: Thu May 28 08:45:48 2009
New Revision: 779483
URL: http://svn.apache.org/viewvc?rev=779483&view=rev
Log:
MAILETSTANDARD-1 Upgrade to released dependencies.
https://issues.apache.org/jira/browse/MAILETSTANDARD-1
Modified:
james/mailet/standard/trunk/pom.xml
Modified: james/mailet/standard/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/james/mailet/standard/trunk/pom.xml?rev=779483&r1=779482&r2=779483&view=diff
==============================================================================
--- james/mailet/standard/trunk/pom.xml (original)
+++ james/mailet/standard/trunk/pom.xml Thu May 28 08:45:48 2009
@@ -96,14 +96,14 @@
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>apache-mailet-base</artifactId>
- <version>1.0RC3</version>
+ <version>1.0</version>
</dependency>
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>apache-mailet-base</artifactId>
<type>test-jar</type>
<scope>test</scope>
- <version>1.0RC3</version>
+ <version>1.0</version>
</dependency>
<dependency>
<groupId>org.apache.james</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]