Author: norman
Date: Sat May 1 14:46:09 2010
New Revision: 940047
URL: http://svn.apache.org/viewvc?rev=940047&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
james/mailet/api/trunk/pom.xml
Modified: james/mailet/api/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/james/mailet/api/trunk/pom.xml?rev=940047&r1=940046&r2=940047&view=diff
==============================================================================
--- james/mailet/api/trunk/pom.xml (original)
+++ james/mailet/api/trunk/pom.xml Sat May 1 14:46:09 2010
@@ -31,7 +31,7 @@
<groupId>org.apache.james</groupId>
<artifactId>apache-mailet</artifactId>
<name>Apache Mailet API</name>
- <version>2.5</version>
+ <version>2.6-SNAPSHOT</version>
<packaging>jar</packaging>
<description>
The Apache Mailet API is a flexible specification for mail processing
agents.
@@ -63,13 +63,13 @@
<scm>
<connection>
-
scm:svn:http://svn.apache.org/repos/asf/james/mailet/api/tags/apache-mailet-2.5
+ scm:svn:http://svn.apache.org/repos/asf/james/mailet/api/trunk
</connection>
<developerConnection>
-
scm:svn:https://svn.apache.org/repos/asf/james/mailet/api/tags/apache-mailet-2.5
+ scm:svn:https://svn.apache.org/repos/asf/james/mailet/api/trunk
</developerConnection>
<url>
-
http://svn.apache.org/viewcvs.cgi/james/mailet/api/tags/apache-mailet-2.5?root=Apache-SVN
+ http://svn.apache.org/viewcvs.cgi/james/mailet/api/trunk/?root=Apache-SVN
</url>
</scm>