Author: eric
Date: Mon Feb 27 11:46:51 2012
New Revision: 1294123

URL: http://svn.apache.org/viewvc?rev=1294123&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    james/imap/trunk/api/pom.xml
    james/imap/trunk/message/pom.xml
    james/imap/trunk/pom.xml
    james/imap/trunk/processor/pom.xml

Modified: james/imap/trunk/api/pom.xml
URL: 
http://svn.apache.org/viewvc/james/imap/trunk/api/pom.xml?rev=1294123&r1=1294122&r2=1294123&view=diff
==============================================================================
--- james/imap/trunk/api/pom.xml (original)
+++ james/imap/trunk/api/pom.xml Mon Feb 27 11:46:51 2012
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>apache-james-imap</artifactId>
         <groupId>org.apache.james</groupId>
-        <version>0.3</version>
+        <version>0.4-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: james/imap/trunk/message/pom.xml
URL: 
http://svn.apache.org/viewvc/james/imap/trunk/message/pom.xml?rev=1294123&r1=1294122&r2=1294123&view=diff
==============================================================================
--- james/imap/trunk/message/pom.xml (original)
+++ james/imap/trunk/message/pom.xml Mon Feb 27 11:46:51 2012
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>apache-james-imap</artifactId>
         <groupId>org.apache.james</groupId>
-        <version>0.3</version>
+        <version>0.4-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: james/imap/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/james/imap/trunk/pom.xml?rev=1294123&r1=1294122&r2=1294123&view=diff
==============================================================================
--- james/imap/trunk/pom.xml (original)
+++ james/imap/trunk/pom.xml Mon Feb 27 11:46:51 2012
@@ -29,7 +29,7 @@
 
     <artifactId>apache-james-imap</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>0.3</version>
+    <version>0.4-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Apache James IMAP</name>
@@ -44,9 +44,9 @@
     </modules>
 
     <scm>
-        
<connection>scm:svn:http://svn.apache.org/repos/asf/james/imap/tags/apache-james-imap-0.3</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/james/imap/tags/apache-james-imap-0.3</developerConnection>
-        
<url>http://svn.apache.org/viewcvs.cgi/james/imap/trunk/tags/apache-james-imap-0.3?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>
 
     <distributionManagement>

Modified: james/imap/trunk/processor/pom.xml
URL: 
http://svn.apache.org/viewvc/james/imap/trunk/processor/pom.xml?rev=1294123&r1=1294122&r2=1294123&view=diff
==============================================================================
--- james/imap/trunk/processor/pom.xml (original)
+++ james/imap/trunk/processor/pom.xml Mon Feb 27 11:46:51 2012
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>apache-james-imap</artifactId>
         <groupId>org.apache.james</groupId>
-        <version>0.3</version>
+        <version>0.4-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to