Author: norman
Date: Wed Oct  7 11:18:15 2009
New Revision: 822665

URL: http://svn.apache.org/viewvc?rev=822665&view=rev
Log:
prepare for Milestone 

Modified:
    james/server/trunk/avalon-socket-library/pom.xml
    james/server/trunk/avalon-spring-bridge-library/pom.xml
    james/server/trunk/avalon-user-function/pom.xml
    james/server/trunk/basic-user-function/pom.xml
    james/server/trunk/build-tools/smoke.xml
    james/server/trunk/common-util/pom.xml
    james/server/trunk/core-api/pom.xml
    james/server/trunk/core-function/pom.xml
    james/server/trunk/core-library/pom.xml
    james/server/trunk/default.properties
    james/server/trunk/domain-api/pom.xml
    james/server/trunk/experimental-activemq-function/pom.xml
    james/server/trunk/fetchmail-function/pom.xml
    james/server/trunk/imapserver-function/pom.xml
    james/server/trunk/javamail-util/pom.xml
    james/server/trunk/jcr-store/pom.xml
    james/server/trunk/mailets-function/pom.xml
    james/server/trunk/management-library/pom.xml
    james/server/trunk/nntpserver-function/pom.xml
    james/server/trunk/phoenix-deployment-refactor/pom.xml
    james/server/trunk/pom.xml
    james/server/trunk/pop3server-function/pom.xml
    james/server/trunk/remotemanager-function/pom.xml
    james/server/trunk/smtpserver-function/pom.xml
    james/server/trunk/spoolmanager-function/pom.xml
    james/server/trunk/spring-deployment/pom.xml
    james/server/trunk/stage/pom.xml
    james/server/trunk/user-api/pom.xml
    james/server/trunk/user-library/pom.xml

Modified: james/server/trunk/avalon-socket-library/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/avalon-socket-library/pom.xml?rev=822665&r1=822664&r2=822665&view=diff
==============================================================================
--- james/server/trunk/avalon-socket-library/pom.xml (original)
+++ james/server/trunk/avalon-socket-library/pom.xml Wed Oct  7 11:18:15 2009
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>james-server</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>3.0-SNAPSHOT</version>
+    <version>3.0-M1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/server/trunk/avalon-spring-bridge-library/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/avalon-spring-bridge-library/pom.xml?rev=822665&r1=822664&r2=822665&view=diff
==============================================================================
--- james/server/trunk/avalon-spring-bridge-library/pom.xml (original)
+++ james/server/trunk/avalon-spring-bridge-library/pom.xml Wed Oct  7 11:18:15 
2009
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>james-server</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>3.0-SNAPSHOT</version>
+    <version>3.0-M1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/server/trunk/avalon-user-function/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/avalon-user-function/pom.xml?rev=822665&r1=822664&r2=822665&view=diff
==============================================================================
--- james/server/trunk/avalon-user-function/pom.xml (original)
+++ james/server/trunk/avalon-user-function/pom.xml Wed Oct  7 11:18:15 2009
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>james-server</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>3.0-SNAPSHOT</version>
+    <version>3.0-M1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/server/trunk/basic-user-function/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/basic-user-function/pom.xml?rev=822665&r1=822664&r2=822665&view=diff
==============================================================================
--- james/server/trunk/basic-user-function/pom.xml (original)
+++ james/server/trunk/basic-user-function/pom.xml Wed Oct  7 11:18:15 2009
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>james-server</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>3.0-SNAPSHOT</version>
+    <version>3.0-M1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/server/trunk/build-tools/smoke.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/build-tools/smoke.xml?rev=822665&r1=822664&r2=822665&view=diff
==============================================================================
--- james/server/trunk/build-tools/smoke.xml (original)
+++ james/server/trunk/build-tools/smoke.xml Wed Oct  7 11:18:15 2009
@@ -60,7 +60,7 @@
         <attribute name='name'/>
         <sequential>
             <mpt:mpt port='@{port}' script='../build-tools/@{name}.mpt'>
-                <addUser port='${org.apache.james.smoke.port.RemoteManager}' 
user='user' passwd='passwd'>S: JAMES Remote Administration Tool 3.0-SNAPSHOT
+                <addUser port='${org.apache.james.smoke.port.RemoteManager}' 
user='user' passwd='passwd'>S: JAMES Remote Administration Tool 3.0-M1
 S: Please enter your login and password
 S: Login id:
 C: root

Modified: james/server/trunk/common-util/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/common-util/pom.xml?rev=822665&r1=822664&r2=822665&view=diff
==============================================================================
--- james/server/trunk/common-util/pom.xml (original)
+++ james/server/trunk/common-util/pom.xml Wed Oct  7 11:18:15 2009
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>james-server</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>3.0-SNAPSHOT</version>
+    <version>3.0-M1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/server/trunk/core-api/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/core-api/pom.xml?rev=822665&r1=822664&r2=822665&view=diff
==============================================================================
--- james/server/trunk/core-api/pom.xml (original)
+++ james/server/trunk/core-api/pom.xml Wed Oct  7 11:18:15 2009
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>james-server</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>3.0-SNAPSHOT</version>
+    <version>3.0-M1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/server/trunk/core-function/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/core-function/pom.xml?rev=822665&r1=822664&r2=822665&view=diff
==============================================================================
--- james/server/trunk/core-function/pom.xml (original)
+++ james/server/trunk/core-function/pom.xml Wed Oct  7 11:18:15 2009
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>james-server</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>3.0-SNAPSHOT</version>
+    <version>3.0-M1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/server/trunk/core-library/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/core-library/pom.xml?rev=822665&r1=822664&r2=822665&view=diff
==============================================================================
--- james/server/trunk/core-library/pom.xml (original)
+++ james/server/trunk/core-library/pom.xml Wed Oct  7 11:18:15 2009
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>james-server</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>3.0-SNAPSHOT</version>
+    <version>3.0-M1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/server/trunk/default.properties
URL: 
http://svn.apache.org/viewvc/james/server/trunk/default.properties?rev=822665&r1=822664&r2=822665&view=diff
==============================================================================
--- james/server/trunk/default.properties (original)
+++ james/server/trunk/default.properties Wed Oct  7 11:18:15 2009
@@ -28,11 +28,11 @@
 jars-prefix=${name}-
 sar-name=james
 Name=James Mail Server
-version=3.0-SNAPSHOT
+version=3.0-M1
 mailet-version=2.4
 mailet-api-version=2.4
 #package-version=3.0a1
-year=1999-2008
+year=1999-2009
 extension.name=org.apache.james
 vendor=Apache Software Foundation
 vendor.id=org.apache

Modified: james/server/trunk/domain-api/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/domain-api/pom.xml?rev=822665&r1=822664&r2=822665&view=diff
==============================================================================
--- james/server/trunk/domain-api/pom.xml (original)
+++ james/server/trunk/domain-api/pom.xml Wed Oct  7 11:18:15 2009
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>james-server</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>3.0-SNAPSHOT</version>
+    <version>3.0-M1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/server/trunk/experimental-activemq-function/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/experimental-activemq-function/pom.xml?rev=822665&r1=822664&r2=822665&view=diff
==============================================================================
--- james/server/trunk/experimental-activemq-function/pom.xml (original)
+++ james/server/trunk/experimental-activemq-function/pom.xml Wed Oct  7 
11:18:15 2009
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>james-server</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>3.0-SNAPSHOT</version>
+    <version>3.0-M1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/server/trunk/fetchmail-function/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/fetchmail-function/pom.xml?rev=822665&r1=822664&r2=822665&view=diff
==============================================================================
--- james/server/trunk/fetchmail-function/pom.xml (original)
+++ james/server/trunk/fetchmail-function/pom.xml Wed Oct  7 11:18:15 2009
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>james-server</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>3.0-SNAPSHOT</version>
+    <version>3.0-M1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/server/trunk/imapserver-function/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/imapserver-function/pom.xml?rev=822665&r1=822664&r2=822665&view=diff
==============================================================================
--- james/server/trunk/imapserver-function/pom.xml (original)
+++ james/server/trunk/imapserver-function/pom.xml Wed Oct  7 11:18:15 2009
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>james-server</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>3.0-SNAPSHOT</version>
+    <version>3.0-M1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/server/trunk/javamail-util/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/javamail-util/pom.xml?rev=822665&r1=822664&r2=822665&view=diff
==============================================================================
--- james/server/trunk/javamail-util/pom.xml (original)
+++ james/server/trunk/javamail-util/pom.xml Wed Oct  7 11:18:15 2009
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>james-server</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>3.0-SNAPSHOT</version>
+    <version>3.0-M1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/server/trunk/jcr-store/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/jcr-store/pom.xml?rev=822665&r1=822664&r2=822665&view=diff
==============================================================================
--- james/server/trunk/jcr-store/pom.xml (original)
+++ james/server/trunk/jcr-store/pom.xml Wed Oct  7 11:18:15 2009
@@ -29,7 +29,7 @@
   <groupId>org.apache.james</groupId>
   <artifactId>james-server-jcr-store</artifactId>
   <name>Apache JAMES Server JCR Backend function</name>
-  <version>3.0-SNAPSHOT</version>
+  <version>3.0-SNAPSHOT3.0-M1</version>
 
   <dependencies>
     <dependency>

Modified: james/server/trunk/mailets-function/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/mailets-function/pom.xml?rev=822665&r1=822664&r2=822665&view=diff
==============================================================================
--- james/server/trunk/mailets-function/pom.xml (original)
+++ james/server/trunk/mailets-function/pom.xml Wed Oct  7 11:18:15 2009
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>james-server</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>3.0-SNAPSHOT</version>
+    <version>3.0-M1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/server/trunk/management-library/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/management-library/pom.xml?rev=822665&r1=822664&r2=822665&view=diff
==============================================================================
--- james/server/trunk/management-library/pom.xml (original)
+++ james/server/trunk/management-library/pom.xml Wed Oct  7 11:18:15 2009
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>james-server</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>3.0-SNAPSHOT</version>
+    <version>3.0-M1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/server/trunk/nntpserver-function/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/nntpserver-function/pom.xml?rev=822665&r1=822664&r2=822665&view=diff
==============================================================================
--- james/server/trunk/nntpserver-function/pom.xml (original)
+++ james/server/trunk/nntpserver-function/pom.xml Wed Oct  7 11:18:15 2009
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>james-server</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>3.0-SNAPSHOT</version>
+    <version>3.0-M1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/server/trunk/phoenix-deployment-refactor/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/phoenix-deployment-refactor/pom.xml?rev=822665&r1=822664&r2=822665&view=diff
==============================================================================
--- james/server/trunk/phoenix-deployment-refactor/pom.xml (original)
+++ james/server/trunk/phoenix-deployment-refactor/pom.xml Wed Oct  7 11:18:15 
2009
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>james-server</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>3.0-SNAPSHOT</version>
+    <version>3.0-M1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

Modified: james/server/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/pom.xml?rev=822665&r1=822664&r2=822665&view=diff
==============================================================================
--- james/server/trunk/pom.xml (original)
+++ james/server/trunk/pom.xml Wed Oct  7 11:18:15 2009
@@ -28,7 +28,7 @@
   <groupId>org.apache.james</groupId>
   <artifactId>james-server</artifactId>
   <name>Apache JAMES Server</name>
-  <version>3.0-SNAPSHOT</version>
+  <version>3.0-M1</version>
   <description>The Apache Java Enterprise Mail Server (a.k.a. JAMES 
Server)</description>
   <url>http://james.apache.org/server/head/</url>
   <inceptionYear>2002</inceptionYear>
@@ -317,58 +317,58 @@
     <dependency>
       <groupId>org.apache.james</groupId>
       <artifactId>james-server-javamail-util</artifactId>
-      <version>3.0-SNAPSHOT</version>
+      <version>3.0-M1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
       <artifactId>james-server-common-util</artifactId>
-      <version>3.0-SNAPSHOT</version>
+      <version>3.0-M1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
       <artifactId>james-server-user-api</artifactId>
-      <version>3.0-SNAPSHOT</version>
+      <version>3.0-M1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
       <artifactId>james-server-core-api</artifactId>
-      <version>3.0-SNAPSHOT</version>
+      <version>3.0-M1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
       <artifactId>james-server-domain-api</artifactId>
-      <version>3.0-SNAPSHOT</version>
+      <version>3.0-M1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
       <artifactId>james-server-core-library</artifactId>
-      <version>3.0-SNAPSHOT</version>
+      <version>3.0-M1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
       <artifactId>james-server-management-library</artifactId>
-      <version>3.0-SNAPSHOT</version>
+      <version>3.0-M1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
       <artifactId>james-server-user-library</artifactId>
-      <version>3.0-SNAPSHOT</version>
+      <version>3.0-M1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
       <artifactId>james-server-user-library</artifactId>
-      <version>3.0-SNAPSHOT</version>
+      <version>3.0-M1</version>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
       <artifactId>james-server-avalon-spring-bridge-library</artifactId>
-      <version>3.0-SNAPSHOT</version>
+      <version>3.0-M1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
       <artifactId>james-server-avalon-socket-library</artifactId>
-      <version>3.0-SNAPSHOT</version>
+      <version>3.0-M1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
@@ -388,57 +388,57 @@
     <dependency>
       <groupId>org.apache.james</groupId>
       <artifactId>james-server-avalon-user-function</artifactId>
-      <version>3.0-SNAPSHOT</version>
+      <version>3.0-M1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
       <artifactId>james-server-basic-user-function</artifactId>
-      <version>3.0-SNAPSHOT</version>
+      <version>3.0-M1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
       <artifactId>james-server-smtpserver-function</artifactId>
-      <version>3.0-SNAPSHOT</version>
+      <version>3.0-M1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
       <artifactId>james-server-imapserver-function</artifactId>
-      <version>3.0-SNAPSHOT</version>
+      <version>3.0-M1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
       <artifactId>james-server-core-function</artifactId>
-      <version>3.0-SNAPSHOT</version>
+      <version>3.0-M1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
       <artifactId>james-server-pop3server-function</artifactId>
-      <version>3.0-SNAPSHOT</version>
+      <version>3.0-M1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
       <artifactId>james-server-nntpserver-function</artifactId>
-      <version>3.0-SNAPSHOT</version>
+      <version>3.0-M1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
       <artifactId>james-server-fetchmail-function</artifactId>
-      <version>3.0-SNAPSHOT</version>
+      <version>3.0-M1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
       <artifactId>james-server-spoolmanager-function</artifactId>
-      <version>3.0-SNAPSHOT</version>
+      <version>3.0-M1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
       <artifactId>james-server-mailets-function</artifactId>
-      <version>3.0-SNAPSHOT</version>
+      <version>3.0-M1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
       <artifactId>james-server-remotemanager-function</artifactId>
-      <version>3.0-SNAPSHOT</version>
+      <version>3.0-M1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
@@ -453,7 +453,7 @@
     <dependency>
       <groupId>org.apache.james</groupId>
       <artifactId>james-server-experimental-activemq-function</artifactId>
-      <version>3.0-SNAPSHOT</version>
+      <version>3.0-M1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
@@ -463,14 +463,14 @@
     <dependency>
       <groupId>org.apache.james</groupId>
       <artifactId>james-server-smtpserver-function</artifactId>
-      <version>3.0-SNAPSHOT</version>
+      <version>3.0-M1</version>
       <type>test-jar</type>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
       <artifactId>james-server-jcr-store</artifactId>
-      <version>3.0-SNAPSHOT</version>
+      <version>3.0-M1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
@@ -485,14 +485,14 @@
     <dependency>
       <groupId>org.apache.james</groupId>
       <artifactId>james-server-core-library</artifactId>
-      <version>3.0-SNAPSHOT</version>
+      <version>3.0-M1</version>
       <type>test-jar</type>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
       <artifactId>james-server-user-library</artifactId>
-      <version>3.0-SNAPSHOT</version>
+      <version>3.0-M1</version>
       <type>test-jar</type>
       <scope>test</scope>
     </dependency>
@@ -507,7 +507,7 @@
     <dependency>
       <groupId>org.apache.james</groupId>
       <artifactId>james-server-phoenix-deployment</artifactId>
-      <version>3.0-SNAPSHOT</version>
+      <version>3.0-M1</version>
     </dependency>
 
     <dependency>

Modified: james/server/trunk/pop3server-function/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/pop3server-function/pom.xml?rev=822665&r1=822664&r2=822665&view=diff
==============================================================================
--- james/server/trunk/pop3server-function/pom.xml (original)
+++ james/server/trunk/pop3server-function/pom.xml Wed Oct  7 11:18:15 2009
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>james-server</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>3.0-SNAPSHOT</version>
+    <version>3.0-M1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/server/trunk/remotemanager-function/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/remotemanager-function/pom.xml?rev=822665&r1=822664&r2=822665&view=diff
==============================================================================
--- james/server/trunk/remotemanager-function/pom.xml (original)
+++ james/server/trunk/remotemanager-function/pom.xml Wed Oct  7 11:18:15 2009
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>james-server</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>3.0-SNAPSHOT</version>
+    <version>3.0-M1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/server/trunk/smtpserver-function/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/smtpserver-function/pom.xml?rev=822665&r1=822664&r2=822665&view=diff
==============================================================================
--- james/server/trunk/smtpserver-function/pom.xml (original)
+++ james/server/trunk/smtpserver-function/pom.xml Wed Oct  7 11:18:15 2009
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>james-server</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>3.0-SNAPSHOT</version>
+    <version>3.0-M1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/server/trunk/spoolmanager-function/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/spoolmanager-function/pom.xml?rev=822665&r1=822664&r2=822665&view=diff
==============================================================================
--- james/server/trunk/spoolmanager-function/pom.xml (original)
+++ james/server/trunk/spoolmanager-function/pom.xml Wed Oct  7 11:18:15 2009
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>james-server</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>3.0-SNAPSHOT</version>
+    <version>3.0-M1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/server/trunk/spring-deployment/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/spring-deployment/pom.xml?rev=822665&r1=822664&r2=822665&view=diff
==============================================================================
--- james/server/trunk/spring-deployment/pom.xml (original)
+++ james/server/trunk/spring-deployment/pom.xml Wed Oct  7 11:18:15 2009
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>james-server</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>3.0-SNAPSHOT</version>
+    <version>3.0-M1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/server/trunk/stage/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/stage/pom.xml?rev=822665&r1=822664&r2=822665&view=diff
==============================================================================
--- james/server/trunk/stage/pom.xml (original)
+++ james/server/trunk/stage/pom.xml Wed Oct  7 11:18:15 2009
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>james-server</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>3.0-SNAPSHOT</version>
+    <version>3.0-M1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/server/trunk/user-api/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/user-api/pom.xml?rev=822665&r1=822664&r2=822665&view=diff
==============================================================================
--- james/server/trunk/user-api/pom.xml (original)
+++ james/server/trunk/user-api/pom.xml Wed Oct  7 11:18:15 2009
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>james-server</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>3.0-SNAPSHOT</version>
+    <version>3.0-M1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/server/trunk/user-library/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/user-library/pom.xml?rev=822665&r1=822664&r2=822665&view=diff
==============================================================================
--- james/server/trunk/user-library/pom.xml (original)
+++ james/server/trunk/user-library/pom.xml Wed Oct  7 11:18:15 2009
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>james-server</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>3.0-SNAPSHOT</version>
+    <version>3.0-M1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>



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

Reply via email to