Author: eric
Date: Thu Mar  1 14:17:50 2012
New Revision: 1295578

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

Modified:
    james/server/trunk/cli/pom.xml
    james/server/trunk/container-spring/pom.xml
    james/server/trunk/core/pom.xml
    james/server/trunk/data-api/pom.xml
    james/server/trunk/data-file/pom.xml
    james/server/trunk/data-hbase/pom.xml
    james/server/trunk/data-jcr/pom.xml
    james/server/trunk/data-jdbc/pom.xml
    james/server/trunk/data-jpa/pom.xml
    james/server/trunk/data-ldap/pom.xml
    james/server/trunk/data-library/pom.xml
    james/server/trunk/dnsservice-api/pom.xml
    james/server/trunk/dnsservice-dnsjava/pom.xml
    james/server/trunk/dnsservice-library/pom.xml
    james/server/trunk/fetchmail/pom.xml
    james/server/trunk/filesystem-api/pom.xml
    james/server/trunk/lifecycle-api/pom.xml
    james/server/trunk/lifecycle-spring/pom.xml
    james/server/trunk/mailbox-adapter/pom.xml
    james/server/trunk/mailetcontainer-api/pom.xml
    james/server/trunk/mailetcontainer-camel/pom.xml
    james/server/trunk/mailets/pom.xml
    james/server/trunk/pom.xml
    james/server/trunk/protocols-imap4/pom.xml
    james/server/trunk/protocols-library/pom.xml
    james/server/trunk/protocols-lmtp/pom.xml
    james/server/trunk/protocols-pop3/pom.xml
    james/server/trunk/protocols-smtp/pom.xml
    james/server/trunk/queue-activemq/pom.xml
    james/server/trunk/queue-api/pom.xml
    james/server/trunk/queue-file/pom.xml
    james/server/trunk/queue-jms/pom.xml
    james/server/trunk/util/pom.xml

Modified: james/server/trunk/cli/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/cli/pom.xml?rev=1295578&r1=1295577&r2=1295578&view=diff
==============================================================================
--- james/server/trunk/cli/pom.xml (original)
+++ james/server/trunk/cli/pom.xml Thu Mar  1 14:17:50 2012
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>james-server</artifactId>
         <groupId>org.apache.james</groupId>
-        <version>3.0-beta4</version>
+        <version>3.0-beta5-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: james/server/trunk/container-spring/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/container-spring/pom.xml?rev=1295578&r1=1295577&r2=1295578&view=diff
==============================================================================
--- james/server/trunk/container-spring/pom.xml (original)
+++ james/server/trunk/container-spring/pom.xml Thu Mar  1 14:17:50 2012
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>james-server</artifactId>
         <groupId>org.apache.james</groupId>
-        <version>3.0-beta4</version>
+        <version>3.0-beta5-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: james/server/trunk/core/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/core/pom.xml?rev=1295578&r1=1295577&r2=1295578&view=diff
==============================================================================
--- james/server/trunk/core/pom.xml (original)
+++ james/server/trunk/core/pom.xml Thu Mar  1 14:17:50 2012
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>james-server</artifactId>
         <groupId>org.apache.james</groupId>
-        <version>3.0-beta4</version>
+        <version>3.0-beta5-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: james/server/trunk/data-api/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/data-api/pom.xml?rev=1295578&r1=1295577&r2=1295578&view=diff
==============================================================================
--- james/server/trunk/data-api/pom.xml (original)
+++ james/server/trunk/data-api/pom.xml Thu Mar  1 14:17:50 2012
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>james-server</artifactId>
         <groupId>org.apache.james</groupId>
-        <version>3.0-beta4</version>
+        <version>3.0-beta5-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: james/server/trunk/data-file/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/data-file/pom.xml?rev=1295578&r1=1295577&r2=1295578&view=diff
==============================================================================
--- james/server/trunk/data-file/pom.xml (original)
+++ james/server/trunk/data-file/pom.xml Thu Mar  1 14:17:50 2012
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>james-server</artifactId>
         <groupId>org.apache.james</groupId>
-        <version>3.0-beta4</version>
+        <version>3.0-beta5-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: james/server/trunk/data-hbase/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/data-hbase/pom.xml?rev=1295578&r1=1295577&r2=1295578&view=diff
==============================================================================
--- james/server/trunk/data-hbase/pom.xml (original)
+++ james/server/trunk/data-hbase/pom.xml Thu Mar  1 14:17:50 2012
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>james-server</artifactId>
         <groupId>org.apache.james</groupId>
-        <version>3.0-beta4</version>
+        <version>3.0-beta5-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <artifactId>james-server-data-hbase</artifactId>

Modified: james/server/trunk/data-jcr/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/data-jcr/pom.xml?rev=1295578&r1=1295577&r2=1295578&view=diff
==============================================================================
--- james/server/trunk/data-jcr/pom.xml (original)
+++ james/server/trunk/data-jcr/pom.xml Thu Mar  1 14:17:50 2012
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>james-server</artifactId>
         <groupId>org.apache.james</groupId>
-        <version>3.0-beta4</version>
+        <version>3.0-beta5-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: james/server/trunk/data-jdbc/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/data-jdbc/pom.xml?rev=1295578&r1=1295577&r2=1295578&view=diff
==============================================================================
--- james/server/trunk/data-jdbc/pom.xml (original)
+++ james/server/trunk/data-jdbc/pom.xml Thu Mar  1 14:17:50 2012
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>james-server</artifactId>
         <groupId>org.apache.james</groupId>
-        <version>3.0-beta4</version>
+        <version>3.0-beta5-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: james/server/trunk/data-jpa/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/data-jpa/pom.xml?rev=1295578&r1=1295577&r2=1295578&view=diff
==============================================================================
--- james/server/trunk/data-jpa/pom.xml (original)
+++ james/server/trunk/data-jpa/pom.xml Thu Mar  1 14:17:50 2012
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>james-server</artifactId>
         <groupId>org.apache.james</groupId>
-        <version>3.0-beta4</version>
+        <version>3.0-beta5-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: james/server/trunk/data-ldap/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/data-ldap/pom.xml?rev=1295578&r1=1295577&r2=1295578&view=diff
==============================================================================
--- james/server/trunk/data-ldap/pom.xml (original)
+++ james/server/trunk/data-ldap/pom.xml Thu Mar  1 14:17:50 2012
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>james-server</artifactId>
         <groupId>org.apache.james</groupId>
-        <version>3.0-beta4</version>
+        <version>3.0-beta5-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: james/server/trunk/data-library/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/data-library/pom.xml?rev=1295578&r1=1295577&r2=1295578&view=diff
==============================================================================
--- james/server/trunk/data-library/pom.xml (original)
+++ james/server/trunk/data-library/pom.xml Thu Mar  1 14:17:50 2012
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>james-server</artifactId>
         <groupId>org.apache.james</groupId>
-        <version>3.0-beta4</version>
+        <version>3.0-beta5-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: james/server/trunk/dnsservice-api/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/dnsservice-api/pom.xml?rev=1295578&r1=1295577&r2=1295578&view=diff
==============================================================================
--- james/server/trunk/dnsservice-api/pom.xml (original)
+++ james/server/trunk/dnsservice-api/pom.xml Thu Mar  1 14:17:50 2012
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>james-server</artifactId>
         <groupId>org.apache.james</groupId>
-        <version>3.0-beta4</version>
+        <version>3.0-beta5-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: james/server/trunk/dnsservice-dnsjava/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/dnsservice-dnsjava/pom.xml?rev=1295578&r1=1295577&r2=1295578&view=diff
==============================================================================
--- james/server/trunk/dnsservice-dnsjava/pom.xml (original)
+++ james/server/trunk/dnsservice-dnsjava/pom.xml Thu Mar  1 14:17:50 2012
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>james-server</artifactId>
         <groupId>org.apache.james</groupId>
-        <version>3.0-beta4</version>
+        <version>3.0-beta5-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: james/server/trunk/dnsservice-library/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/dnsservice-library/pom.xml?rev=1295578&r1=1295577&r2=1295578&view=diff
==============================================================================
--- james/server/trunk/dnsservice-library/pom.xml (original)
+++ james/server/trunk/dnsservice-library/pom.xml Thu Mar  1 14:17:50 2012
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>james-server</artifactId>
         <groupId>org.apache.james</groupId>
-        <version>3.0-beta4</version>
+        <version>3.0-beta5-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: james/server/trunk/fetchmail/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/fetchmail/pom.xml?rev=1295578&r1=1295577&r2=1295578&view=diff
==============================================================================
--- james/server/trunk/fetchmail/pom.xml (original)
+++ james/server/trunk/fetchmail/pom.xml Thu Mar  1 14:17:50 2012
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>james-server</artifactId>
         <groupId>org.apache.james</groupId>
-        <version>3.0-beta4</version>
+        <version>3.0-beta5-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: james/server/trunk/filesystem-api/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/filesystem-api/pom.xml?rev=1295578&r1=1295577&r2=1295578&view=diff
==============================================================================
--- james/server/trunk/filesystem-api/pom.xml (original)
+++ james/server/trunk/filesystem-api/pom.xml Thu Mar  1 14:17:50 2012
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>james-server</artifactId>
         <groupId>org.apache.james</groupId>
-        <version>3.0-beta4</version>
+        <version>3.0-beta5-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <artifactId>james-server-filesystem-api</artifactId>

Modified: james/server/trunk/lifecycle-api/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/lifecycle-api/pom.xml?rev=1295578&r1=1295577&r2=1295578&view=diff
==============================================================================
--- james/server/trunk/lifecycle-api/pom.xml (original)
+++ james/server/trunk/lifecycle-api/pom.xml Thu Mar  1 14:17:50 2012
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>james-server</artifactId>
         <groupId>org.apache.james</groupId>
-        <version>3.0-beta4</version>
+        <version>3.0-beta5-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: james/server/trunk/lifecycle-spring/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/lifecycle-spring/pom.xml?rev=1295578&r1=1295577&r2=1295578&view=diff
==============================================================================
--- james/server/trunk/lifecycle-spring/pom.xml (original)
+++ james/server/trunk/lifecycle-spring/pom.xml Thu Mar  1 14:17:50 2012
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>james-server</artifactId>
         <groupId>org.apache.james</groupId>
-        <version>3.0-beta4</version>
+        <version>3.0-beta5-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: james/server/trunk/mailbox-adapter/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/mailbox-adapter/pom.xml?rev=1295578&r1=1295577&r2=1295578&view=diff
==============================================================================
--- james/server/trunk/mailbox-adapter/pom.xml (original)
+++ james/server/trunk/mailbox-adapter/pom.xml Thu Mar  1 14:17:50 2012
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>james-server</artifactId>
         <groupId>org.apache.james</groupId>
-        <version>3.0-beta4</version>
+        <version>3.0-beta5-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: james/server/trunk/mailetcontainer-api/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/mailetcontainer-api/pom.xml?rev=1295578&r1=1295577&r2=1295578&view=diff
==============================================================================
--- james/server/trunk/mailetcontainer-api/pom.xml (original)
+++ james/server/trunk/mailetcontainer-api/pom.xml Thu Mar  1 14:17:50 2012
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>james-server</artifactId>
         <groupId>org.apache.james</groupId>
-        <version>3.0-beta4</version>
+        <version>3.0-beta5-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: james/server/trunk/mailetcontainer-camel/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/mailetcontainer-camel/pom.xml?rev=1295578&r1=1295577&r2=1295578&view=diff
==============================================================================
--- james/server/trunk/mailetcontainer-camel/pom.xml (original)
+++ james/server/trunk/mailetcontainer-camel/pom.xml Thu Mar  1 14:17:50 2012
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>james-server</artifactId>
         <groupId>org.apache.james</groupId>
-        <version>3.0-beta4</version>
+        <version>3.0-beta5-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: james/server/trunk/mailets/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/mailets/pom.xml?rev=1295578&r1=1295577&r2=1295578&view=diff
==============================================================================
--- james/server/trunk/mailets/pom.xml (original)
+++ james/server/trunk/mailets/pom.xml Thu Mar  1 14:17:50 2012
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>james-server</artifactId>
         <groupId>org.apache.james</groupId>
-        <version>3.0-beta4</version>
+        <version>3.0-beta5-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: james/server/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/pom.xml?rev=1295578&r1=1295577&r2=1295578&view=diff
==============================================================================
--- james/server/trunk/pom.xml (original)
+++ james/server/trunk/pom.xml Thu Mar  1 14:17:50 2012
@@ -31,7 +31,7 @@
     </parent>
 
     <artifactId>james-server</artifactId>
-    <version>3.0-beta4</version>
+    <version>3.0-beta5-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Apache James Server</name>
@@ -75,9 +75,9 @@
     </modules>
 
     <scm>
-        
<connection>scm:svn:http://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-beta4</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-beta4</developerConnection>
-        
<url>http://svn.apache.org/viewcvs.cgi/james/server/trunk/tags/james-server-3.0-beta4?root=Apache-SVN</url>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/james/server/trunk</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/james/server/trunk</developerConnection>
+        
<url>http://svn.apache.org/viewcvs.cgi/james/server/trunk?root=Apache-SVN</url>
     </scm>
 
     <distributionManagement>

Modified: james/server/trunk/protocols-imap4/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/protocols-imap4/pom.xml?rev=1295578&r1=1295577&r2=1295578&view=diff
==============================================================================
--- james/server/trunk/protocols-imap4/pom.xml (original)
+++ james/server/trunk/protocols-imap4/pom.xml Thu Mar  1 14:17:50 2012
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>james-server</artifactId>
         <groupId>org.apache.james</groupId>
-        <version>3.0-beta4</version>
+        <version>3.0-beta5-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: james/server/trunk/protocols-library/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/protocols-library/pom.xml?rev=1295578&r1=1295577&r2=1295578&view=diff
==============================================================================
--- james/server/trunk/protocols-library/pom.xml (original)
+++ james/server/trunk/protocols-library/pom.xml Thu Mar  1 14:17:50 2012
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>james-server</artifactId>
         <groupId>org.apache.james</groupId>
-        <version>3.0-beta4</version>
+        <version>3.0-beta5-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: james/server/trunk/protocols-lmtp/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/protocols-lmtp/pom.xml?rev=1295578&r1=1295577&r2=1295578&view=diff
==============================================================================
--- james/server/trunk/protocols-lmtp/pom.xml (original)
+++ james/server/trunk/protocols-lmtp/pom.xml Thu Mar  1 14:17:50 2012
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>james-server</artifactId>
         <groupId>org.apache.james</groupId>
-        <version>3.0-beta4</version>
+        <version>3.0-beta5-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: james/server/trunk/protocols-pop3/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/protocols-pop3/pom.xml?rev=1295578&r1=1295577&r2=1295578&view=diff
==============================================================================
--- james/server/trunk/protocols-pop3/pom.xml (original)
+++ james/server/trunk/protocols-pop3/pom.xml Thu Mar  1 14:17:50 2012
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>james-server</artifactId>
         <groupId>org.apache.james</groupId>
-        <version>3.0-beta4</version>
+        <version>3.0-beta5-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: james/server/trunk/protocols-smtp/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/protocols-smtp/pom.xml?rev=1295578&r1=1295577&r2=1295578&view=diff
==============================================================================
--- james/server/trunk/protocols-smtp/pom.xml (original)
+++ james/server/trunk/protocols-smtp/pom.xml Thu Mar  1 14:17:50 2012
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>james-server</artifactId>
         <groupId>org.apache.james</groupId>
-        <version>3.0-beta4</version>
+        <version>3.0-beta5-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: james/server/trunk/queue-activemq/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/queue-activemq/pom.xml?rev=1295578&r1=1295577&r2=1295578&view=diff
==============================================================================
--- james/server/trunk/queue-activemq/pom.xml (original)
+++ james/server/trunk/queue-activemq/pom.xml Thu Mar  1 14:17:50 2012
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>james-server</artifactId>
         <groupId>org.apache.james</groupId>
-        <version>3.0-beta4</version>
+        <version>3.0-beta5-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: james/server/trunk/queue-api/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/queue-api/pom.xml?rev=1295578&r1=1295577&r2=1295578&view=diff
==============================================================================
--- james/server/trunk/queue-api/pom.xml (original)
+++ james/server/trunk/queue-api/pom.xml Thu Mar  1 14:17:50 2012
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>james-server</artifactId>
         <groupId>org.apache.james</groupId>
-        <version>3.0-beta4</version>
+        <version>3.0-beta5-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: james/server/trunk/queue-file/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/queue-file/pom.xml?rev=1295578&r1=1295577&r2=1295578&view=diff
==============================================================================
--- james/server/trunk/queue-file/pom.xml (original)
+++ james/server/trunk/queue-file/pom.xml Thu Mar  1 14:17:50 2012
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>james-server</artifactId>
         <groupId>org.apache.james</groupId>
-        <version>3.0-beta4</version>
+        <version>3.0-beta5-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: james/server/trunk/queue-jms/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/queue-jms/pom.xml?rev=1295578&r1=1295577&r2=1295578&view=diff
==============================================================================
--- james/server/trunk/queue-jms/pom.xml (original)
+++ james/server/trunk/queue-jms/pom.xml Thu Mar  1 14:17:50 2012
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>james-server</artifactId>
         <groupId>org.apache.james</groupId>
-        <version>3.0-beta4</version>
+        <version>3.0-beta5-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: james/server/trunk/util/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/util/pom.xml?rev=1295578&r1=1295577&r2=1295578&view=diff
==============================================================================
--- james/server/trunk/util/pom.xml (original)
+++ james/server/trunk/util/pom.xml Thu Mar  1 14:17:50 2012
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>james-server</artifactId>
         <groupId>org.apache.james</groupId>
-        <version>3.0-beta4</version>
+        <version>3.0-beta5-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 



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

Reply via email to