Author: rdonkin
Date: Wed Oct 29 11:32:53 2008
New Revision: 708972
URL: http://svn.apache.org/viewvc?rev=708972&view=rev
Log:
Prepare RC2
Modified:
james/mailet/api/trunk/default.properties
james/mailet/api/trunk/pom.xml
Modified: james/mailet/api/trunk/default.properties
URL:
http://svn.apache.org/viewvc/james/mailet/api/trunk/default.properties?rev=708972&r1=708971&r2=708972&view=diff
==============================================================================
--- james/mailet/api/trunk/default.properties (original)
+++ james/mailet/api/trunk/default.properties Wed Oct 29 11:32:53 2008
@@ -29,8 +29,8 @@
name=apache-mailet
Name=Mailet API
-version=2.4-SNAPSHOT
-manifestVersion=2.4-SNAPSHOT
+version=2.4-RC2
+manifestVersion=2.4-RC2
year=2008
extension.name=org.apache.mailet
vendor=The Apache Software Foundation
Modified: james/mailet/api/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/james/mailet/api/trunk/pom.xml?rev=708972&r1=708971&r2=708972&view=diff
==============================================================================
--- james/mailet/api/trunk/pom.xml (original)
+++ james/mailet/api/trunk/pom.xml Wed Oct 29 11:32:53 2008
@@ -31,7 +31,7 @@
<groupId>org.apache.james</groupId>
<artifactId>apache-mailet</artifactId>
<name>Apache Mailet API</name>
- <version>2.4-SNAPSHOT</version>
+ <version>2.4-RC2</version>
<packaging>jar</packaging>
<description>
The Apache Mailet API is a flexible specification for mail processing
agents.
@@ -246,4 +246,4 @@
</plugins>
</reporting>
-</project>
\ No newline at end of file
+</project>