Author: norman
Date: Fri Oct 15 18:14:53 2010
New Revision: 1023053
URL: http://svn.apache.org/viewvc?rev=1023053&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
james/imap/trunk/api/pom.xml
james/imap/trunk/jcr/pom.xml
james/imap/trunk/jpa/pom.xml
james/imap/trunk/mailbox/pom.xml
james/imap/trunk/maildir/pom.xml
james/imap/trunk/memory/pom.xml
james/imap/trunk/message/pom.xml
james/imap/trunk/parent/pom.xml
james/imap/trunk/pom.xml
james/imap/trunk/processor/pom.xml
james/imap/trunk/protocol-tester/pom.xml
james/imap/trunk/store/pom.xml
james/imap/trunk/torque/pom.xml
Modified: james/imap/trunk/api/pom.xml
URL:
http://svn.apache.org/viewvc/james/imap/trunk/api/pom.xml?rev=1023053&r1=1023052&r2=1023053&view=diff
==============================================================================
--- james/imap/trunk/api/pom.xml (original)
+++ james/imap/trunk/api/pom.xml Fri Oct 15 18:14:53 2010
@@ -21,7 +21,7 @@
<parent>
<artifactId>apache-james-imap-parent</artifactId>
<groupId>org.apache.james</groupId>
- <version>0.2-M1</version>
+ <version>0.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: james/imap/trunk/jcr/pom.xml
URL:
http://svn.apache.org/viewvc/james/imap/trunk/jcr/pom.xml?rev=1023053&r1=1023052&r2=1023053&view=diff
==============================================================================
--- james/imap/trunk/jcr/pom.xml (original)
+++ james/imap/trunk/jcr/pom.xml Fri Oct 15 18:14:53 2010
@@ -21,7 +21,7 @@
<parent>
<artifactId>apache-james-imap-parent</artifactId>
<groupId>org.apache.james</groupId>
- <version>0.2-M1</version>
+ <version>0.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: james/imap/trunk/jpa/pom.xml
URL:
http://svn.apache.org/viewvc/james/imap/trunk/jpa/pom.xml?rev=1023053&r1=1023052&r2=1023053&view=diff
==============================================================================
--- james/imap/trunk/jpa/pom.xml (original)
+++ james/imap/trunk/jpa/pom.xml Fri Oct 15 18:14:53 2010
@@ -21,7 +21,7 @@
<parent>
<artifactId>apache-james-imap-parent</artifactId>
<groupId>org.apache.james</groupId>
- <version>0.2-M1</version>
+ <version>0.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: james/imap/trunk/mailbox/pom.xml
URL:
http://svn.apache.org/viewvc/james/imap/trunk/mailbox/pom.xml?rev=1023053&r1=1023052&r2=1023053&view=diff
==============================================================================
--- james/imap/trunk/mailbox/pom.xml (original)
+++ james/imap/trunk/mailbox/pom.xml Fri Oct 15 18:14:53 2010
@@ -21,7 +21,7 @@
<parent>
<artifactId>apache-james-imap-parent</artifactId>
<groupId>org.apache.james</groupId>
- <version>0.2-M1</version>
+ <version>0.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: james/imap/trunk/maildir/pom.xml
URL:
http://svn.apache.org/viewvc/james/imap/trunk/maildir/pom.xml?rev=1023053&r1=1023052&r2=1023053&view=diff
==============================================================================
--- james/imap/trunk/maildir/pom.xml (original)
+++ james/imap/trunk/maildir/pom.xml Fri Oct 15 18:14:53 2010
@@ -21,7 +21,7 @@
<parent>
<artifactId>apache-james-imap-parent</artifactId>
<groupId>org.apache.james</groupId>
- <version>0.2-M1</version>
+ <version>0.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: james/imap/trunk/memory/pom.xml
URL:
http://svn.apache.org/viewvc/james/imap/trunk/memory/pom.xml?rev=1023053&r1=1023052&r2=1023053&view=diff
==============================================================================
--- james/imap/trunk/memory/pom.xml (original)
+++ james/imap/trunk/memory/pom.xml Fri Oct 15 18:14:53 2010
@@ -21,7 +21,7 @@
<parent>
<artifactId>apache-james-imap-parent</artifactId>
<groupId>org.apache.james</groupId>
- <version>0.2-M1</version>
+ <version>0.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: james/imap/trunk/message/pom.xml
URL:
http://svn.apache.org/viewvc/james/imap/trunk/message/pom.xml?rev=1023053&r1=1023052&r2=1023053&view=diff
==============================================================================
--- james/imap/trunk/message/pom.xml (original)
+++ james/imap/trunk/message/pom.xml Fri Oct 15 18:14:53 2010
@@ -21,7 +21,7 @@
<parent>
<artifactId>apache-james-imap-parent</artifactId>
<groupId>org.apache.james</groupId>
- <version>0.2-M1</version>
+ <version>0.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: james/imap/trunk/parent/pom.xml
URL:
http://svn.apache.org/viewvc/james/imap/trunk/parent/pom.xml?rev=1023053&r1=1023052&r2=1023053&view=diff
==============================================================================
--- james/imap/trunk/parent/pom.xml (original)
+++ james/imap/trunk/parent/pom.xml Fri Oct 15 18:14:53 2010
@@ -27,16 +27,16 @@
<groupId>org.apache.james</groupId>
<artifactId>apache-james-imap-parent</artifactId>
<name>Apache James IMAP Parent pom</name>
- <version>0.2-M1</version>
+ <version>0.2-SNAPSHOT</version>
<description>The Apache James Imap Protocol</description>
<url>http://james.apache.org/imap/</url>
<inceptionYear>2002</inceptionYear>
<packaging>pom</packaging>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/james/imap/tags/apache-james-imap-0.2-M1</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/james/imap/tags/apache-james-imap-0.2-M1</developerConnection>
-
<url>http://svn.apache.org/viewcvs.cgi/james/imap/trunk/tags/apache-james-imap-0.2-M1?root=Apache-SVN</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/james/imap/trunk</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/james/imap/trunk</developerConnection>
+
<url>http://svn.apache.org/viewcvs.cgi/james/imap/trunk?root=Apache-SVN</url>
</scm>
<repositories>
Modified: james/imap/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/james/imap/trunk/pom.xml?rev=1023053&r1=1023052&r2=1023053&view=diff
==============================================================================
--- james/imap/trunk/pom.xml (original)
+++ james/imap/trunk/pom.xml Fri Oct 15 18:14:53 2010
@@ -21,14 +21,14 @@
<parent>
<groupId>org.apache.james</groupId>
<artifactId>apache-james-imap-parent</artifactId>
- <version>0.2-M1</version>
+ <version>0.2-SNAPSHOT</version>
<relativePath>./parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.james</groupId>
<artifactId>apache-james-imap</artifactId>
<name>Apache James IMAP (and Mailbox)</name>
- <version>0.2-M1</version>
+ <version>0.2-SNAPSHOT</version>
<description>The Apache James IMAP</description>
<url>http://james.apache.org/imap/</url>
<inceptionYear>2002</inceptionYear>
@@ -55,9 +55,9 @@
</distributionManagement>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/james/imap/tags/apache-james-imap-0.2-M1</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/james/imap/tags/apache-james-imap-0.2-M1</developerConnection>
-
<url>http://svn.apache.org/viewcvs.cgi/james/imap/trunk/tags/apache-james-imap-0.2-M1?root=Apache-SVN</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/james/imap/trunk</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/james/imap/trunk</developerConnection>
+
<url>http://svn.apache.org/viewcvs.cgi/james/imap/trunk?root=Apache-SVN</url>
</scm>
<profiles>
Modified: james/imap/trunk/processor/pom.xml
URL:
http://svn.apache.org/viewvc/james/imap/trunk/processor/pom.xml?rev=1023053&r1=1023052&r2=1023053&view=diff
==============================================================================
--- james/imap/trunk/processor/pom.xml (original)
+++ james/imap/trunk/processor/pom.xml Fri Oct 15 18:14:53 2010
@@ -21,7 +21,7 @@
<parent>
<artifactId>apache-james-imap-parent</artifactId>
<groupId>org.apache.james</groupId>
- <version>0.2-M1</version>
+ <version>0.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: james/imap/trunk/protocol-tester/pom.xml
URL:
http://svn.apache.org/viewvc/james/imap/trunk/protocol-tester/pom.xml?rev=1023053&r1=1023052&r2=1023053&view=diff
==============================================================================
--- james/imap/trunk/protocol-tester/pom.xml (original)
+++ james/imap/trunk/protocol-tester/pom.xml Fri Oct 15 18:14:53 2010
@@ -21,7 +21,7 @@
<parent>
<artifactId>apache-james-imap-parent</artifactId>
<groupId>org.apache.james</groupId>
- <version>0.2-M1</version>
+ <version>0.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: james/imap/trunk/store/pom.xml
URL:
http://svn.apache.org/viewvc/james/imap/trunk/store/pom.xml?rev=1023053&r1=1023052&r2=1023053&view=diff
==============================================================================
--- james/imap/trunk/store/pom.xml (original)
+++ james/imap/trunk/store/pom.xml Fri Oct 15 18:14:53 2010
@@ -21,7 +21,7 @@
<parent>
<artifactId>apache-james-imap-parent</artifactId>
<groupId>org.apache.james</groupId>
- <version>0.2-M1</version>
+ <version>0.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: james/imap/trunk/torque/pom.xml
URL:
http://svn.apache.org/viewvc/james/imap/trunk/torque/pom.xml?rev=1023053&r1=1023052&r2=1023053&view=diff
==============================================================================
--- james/imap/trunk/torque/pom.xml (original)
+++ james/imap/trunk/torque/pom.xml Fri Oct 15 18:14:53 2010
@@ -21,7 +21,7 @@
<parent>
<artifactId>apache-james-imap-parent</artifactId>
<groupId>org.apache.james</groupId>
- <version>0.2-M1</version>
+ <version>0.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]