You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by no...@apache.org on 2011/06/01 20:34:22 UTC

svn commit: r1130254 - in /james/server/trunk: ./ cli/ container-spring/ core/ data-api/ data-library/ dnsservice-api/ dnsservice-dnsjava/ dnsservice-library/ fetchmail/ file/ filesystem-api/ imapserver/ jcr/ jdbc/ jpa/ ldap/ lifecycle-api/ lmtpserver/...

Author: norman
Date: Wed Jun  1 18:34:21 2011
New Revision: 1130254

URL: http://svn.apache.org/viewvc?rev=1130254&view=rev
Log:
[maven-release-plugin] prepare release james-server-3.0-beta1

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-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/file/pom.xml
    james/server/trunk/filesystem-api/pom.xml
    james/server/trunk/imapserver/pom.xml
    james/server/trunk/jcr/pom.xml
    james/server/trunk/jdbc/pom.xml
    james/server/trunk/jpa/pom.xml
    james/server/trunk/ldap/pom.xml
    james/server/trunk/lifecycle-api/pom.xml
    james/server/trunk/lmtpserver/pom.xml
    james/server/trunk/mailbox-adapter/pom.xml
    james/server/trunk/mailetcontainer-camel/pom.xml
    james/server/trunk/mailetcontainer-library/pom.xml
    james/server/trunk/mailets/pom.xml
    james/server/trunk/osgi/pom.xml
    james/server/trunk/pom.xml
    james/server/trunk/pop3server/pom.xml
    james/server/trunk/protocols-library/pom.xml
    james/server/trunk/queue-activemq/pom.xml
    james/server/trunk/queue-api/pom.xml
    james/server/trunk/queue-jms/pom.xml
    james/server/trunk/smtpserver/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=1130254&r1=1130253&r2=1130254&view=diff
==============================================================================
--- james/server/trunk/cli/pom.xml (original)
+++ james/server/trunk/cli/pom.xml Wed Jun  1 18:34:21 2011
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>james-server</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>3.0-M3-SNAPSHOT</version>
+    <version>3.0-beta1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/server/trunk/container-spring/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/container-spring/pom.xml?rev=1130254&r1=1130253&r2=1130254&view=diff
==============================================================================
--- james/server/trunk/container-spring/pom.xml (original)
+++ james/server/trunk/container-spring/pom.xml Wed Jun  1 18:34:21 2011
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>james-server</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>3.0-M3-SNAPSHOT</version>
+    <version>3.0-beta1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/server/trunk/core/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/core/pom.xml?rev=1130254&r1=1130253&r2=1130254&view=diff
==============================================================================
--- james/server/trunk/core/pom.xml (original)
+++ james/server/trunk/core/pom.xml Wed Jun  1 18:34:21 2011
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>james-server</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>3.0-M3-SNAPSHOT</version>
+    <version>3.0-beta1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/server/trunk/data-api/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/data-api/pom.xml?rev=1130254&r1=1130253&r2=1130254&view=diff
==============================================================================
--- james/server/trunk/data-api/pom.xml (original)
+++ james/server/trunk/data-api/pom.xml Wed Jun  1 18:34:21 2011
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>james-server</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>3.0-M3-SNAPSHOT</version>
+    <version>3.0-beta1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/server/trunk/data-library/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/data-library/pom.xml?rev=1130254&r1=1130253&r2=1130254&view=diff
==============================================================================
--- james/server/trunk/data-library/pom.xml (original)
+++ james/server/trunk/data-library/pom.xml Wed Jun  1 18:34:21 2011
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>james-server</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>3.0-M3-SNAPSHOT</version>
+    <version>3.0-beta1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/server/trunk/dnsservice-api/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/dnsservice-api/pom.xml?rev=1130254&r1=1130253&r2=1130254&view=diff
==============================================================================
--- james/server/trunk/dnsservice-api/pom.xml (original)
+++ james/server/trunk/dnsservice-api/pom.xml Wed Jun  1 18:34:21 2011
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>james-server</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>3.0-M3-SNAPSHOT</version>
+    <version>3.0-beta1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/server/trunk/dnsservice-dnsjava/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/dnsservice-dnsjava/pom.xml?rev=1130254&r1=1130253&r2=1130254&view=diff
==============================================================================
--- james/server/trunk/dnsservice-dnsjava/pom.xml (original)
+++ james/server/trunk/dnsservice-dnsjava/pom.xml Wed Jun  1 18:34:21 2011
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>james-server</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>3.0-M3-SNAPSHOT</version>
+    <version>3.0-beta1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/server/trunk/dnsservice-library/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/dnsservice-library/pom.xml?rev=1130254&r1=1130253&r2=1130254&view=diff
==============================================================================
--- james/server/trunk/dnsservice-library/pom.xml (original)
+++ james/server/trunk/dnsservice-library/pom.xml Wed Jun  1 18:34:21 2011
@@ -1,94 +1,94 @@
-<?xml version="1.0" encoding="ISO-8859-15"?>
-<!--
-  Licensed to the Apache Software Foundation (ASF) under one
-  or more contributor license agreements.  See the NOTICE file
-  distributed with this work for additional information
-  regarding copyright ownership.  The ASF licenses this file
-  to you under the Apache License, Version 2.0 (the
-  "License"); you may not use this file except in compliance
-  with the License.  You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing,
-  software distributed under the License is distributed on an
-  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-  KIND, either express or implied.  See the License for the
-  specific language governing permissions and limitations
-  under the License.    
--->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-  <parent>
-    <artifactId>james-server</artifactId>
-    <groupId>org.apache.james</groupId>
-    <version>3.0-M3-SNAPSHOT</version>
-  </parent>
-  <modelVersion>4.0.0</modelVersion>
-  <groupId>org.apache.james</groupId>
-  <artifactId>james-server-dnsservice-library</artifactId>
-  <name>Apache James Server DNSService Library</name>
-  <properties>
-    <!-- OSGI stuff -->
-    <james.osgi.export>
-      org.apache.james.*
-    </james.osgi.export>
-    <james.osgi.import>
-      *
-    </james.osgi.import>
-  </properties> 
-  
-   <build>
-    <plugins>
-      <plugin>
-        <artifactId>maven-jar-plugin</artifactId>
-         <configuration>       
-           <archive>
-            <manifestFile>${project.build.outputDirectory}/META-INF/MANIFEST.MF</manifestFile> 
-            <manifest>
-              <addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
-              <addDefaultImplementationEntries>true</addDefaultImplementationEntries>
-            </manifest>
-          </archive>
-        </configuration>       
-        <executions>
-          <execution>
-            <goals>
-              <goal>jar</goal>
-              <goal>test-jar</goal>
-            </goals>
-          </execution>
-        </executions>
-      </plugin>
-    </plugins>
-  </build>
-
-  <dependencies>
-    <dependency>
-      <groupId>org.apache.james</groupId>
-      <artifactId>james-server-dnsservice-api</artifactId>
-    </dependency> 
-    <dependency>
-      <groupId>org.apache.james</groupId>
-      <artifactId>apache-mailet</artifactId>
-    </dependency>
-    <dependency>
-      <groupId>org.slf4j</groupId>
-      <artifactId>slf4j-api</artifactId>
-    </dependency>
-    <dependency>
-      <groupId>${javax.mail.groupId}</groupId>
-      <artifactId>${javax.mail.artifactId}</artifactId>
-    </dependency>
-    <dependency>
-      <groupId>junit</groupId>
-      <artifactId>junit</artifactId>
-      <scope>test</scope>
-    </dependency>
-     <dependency>
-      <groupId>org.apache.james</groupId>
-      <artifactId>james-server-dnsservice-api</artifactId>
-      <type>test-jar</type>
-      <scope>test</scope>
-    </dependency> 
-  </dependencies>
-</project>
+<?xml version="1.0" encoding="ISO-8859-15"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.    
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <parent>
+    <artifactId>james-server</artifactId>
+    <groupId>org.apache.james</groupId>
+    <version>3.0-beta1</version>
+  </parent>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.apache.james</groupId>
+  <artifactId>james-server-dnsservice-library</artifactId>
+  <name>Apache James Server DNSService Library</name>
+  <properties>
+    <!-- OSGI stuff -->
+    <james.osgi.export>
+      org.apache.james.*
+    </james.osgi.export>
+    <james.osgi.import>
+      *
+    </james.osgi.import>
+  </properties> 
+  
+   <build>
+    <plugins>
+      <plugin>
+        <artifactId>maven-jar-plugin</artifactId>
+         <configuration>       
+           <archive>
+            <manifestFile>${project.build.outputDirectory}/META-INF/MANIFEST.MF</manifestFile> 
+            <manifest>
+              <addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
+              <addDefaultImplementationEntries>true</addDefaultImplementationEntries>
+            </manifest>
+          </archive>
+        </configuration>       
+        <executions>
+          <execution>
+            <goals>
+              <goal>jar</goal>
+              <goal>test-jar</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+    </plugins>
+  </build>
+
+  <dependencies>
+    <dependency>
+      <groupId>org.apache.james</groupId>
+      <artifactId>james-server-dnsservice-api</artifactId>
+    </dependency> 
+    <dependency>
+      <groupId>org.apache.james</groupId>
+      <artifactId>apache-mailet</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.slf4j</groupId>
+      <artifactId>slf4j-api</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>${javax.mail.groupId}</groupId>
+      <artifactId>${javax.mail.artifactId}</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <scope>test</scope>
+    </dependency>
+     <dependency>
+      <groupId>org.apache.james</groupId>
+      <artifactId>james-server-dnsservice-api</artifactId>
+      <type>test-jar</type>
+      <scope>test</scope>
+    </dependency> 
+  </dependencies>
+</project>

Modified: james/server/trunk/fetchmail/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/fetchmail/pom.xml?rev=1130254&r1=1130253&r2=1130254&view=diff
==============================================================================
--- james/server/trunk/fetchmail/pom.xml (original)
+++ james/server/trunk/fetchmail/pom.xml Wed Jun  1 18:34:21 2011
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>james-server</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>3.0-M3-SNAPSHOT</version>
+    <version>3.0-beta1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/server/trunk/file/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/file/pom.xml?rev=1130254&r1=1130253&r2=1130254&view=diff
==============================================================================
--- james/server/trunk/file/pom.xml (original)
+++ james/server/trunk/file/pom.xml Wed Jun  1 18:34:21 2011
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>james-server</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>3.0-M3-SNAPSHOT</version>
+    <version>3.0-beta1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/server/trunk/filesystem-api/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/filesystem-api/pom.xml?rev=1130254&r1=1130253&r2=1130254&view=diff
==============================================================================
--- james/server/trunk/filesystem-api/pom.xml (original)
+++ james/server/trunk/filesystem-api/pom.xml Wed Jun  1 18:34:21 2011
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>james-server</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>3.0-M3-SNAPSHOT</version>
+    <version>3.0-beta1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/server/trunk/imapserver/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/imapserver/pom.xml?rev=1130254&r1=1130253&r2=1130254&view=diff
==============================================================================
--- james/server/trunk/imapserver/pom.xml (original)
+++ james/server/trunk/imapserver/pom.xml Wed Jun  1 18:34:21 2011
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>james-server</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>3.0-M3-SNAPSHOT</version>
+    <version>3.0-beta1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/server/trunk/jcr/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/jcr/pom.xml?rev=1130254&r1=1130253&r2=1130254&view=diff
==============================================================================
--- james/server/trunk/jcr/pom.xml (original)
+++ james/server/trunk/jcr/pom.xml Wed Jun  1 18:34:21 2011
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>james-server</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>3.0-M3-SNAPSHOT</version>
+    <version>3.0-beta1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/server/trunk/jdbc/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/jdbc/pom.xml?rev=1130254&r1=1130253&r2=1130254&view=diff
==============================================================================
--- james/server/trunk/jdbc/pom.xml (original)
+++ james/server/trunk/jdbc/pom.xml Wed Jun  1 18:34:21 2011
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>james-server</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>3.0-M3-SNAPSHOT</version>
+    <version>3.0-beta1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/server/trunk/jpa/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/jpa/pom.xml?rev=1130254&r1=1130253&r2=1130254&view=diff
==============================================================================
--- james/server/trunk/jpa/pom.xml (original)
+++ james/server/trunk/jpa/pom.xml Wed Jun  1 18:34:21 2011
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>james-server</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>3.0-M3-SNAPSHOT</version>
+    <version>3.0-beta1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/server/trunk/ldap/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/ldap/pom.xml?rev=1130254&r1=1130253&r2=1130254&view=diff
==============================================================================
--- james/server/trunk/ldap/pom.xml (original)
+++ james/server/trunk/ldap/pom.xml Wed Jun  1 18:34:21 2011
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>james-server</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>3.0-M3-SNAPSHOT</version>
+    <version>3.0-beta1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/server/trunk/lifecycle-api/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/lifecycle-api/pom.xml?rev=1130254&r1=1130253&r2=1130254&view=diff
==============================================================================
--- james/server/trunk/lifecycle-api/pom.xml (original)
+++ james/server/trunk/lifecycle-api/pom.xml Wed Jun  1 18:34:21 2011
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>james-server</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>3.0-M3-SNAPSHOT</version>
+    <version>3.0-beta1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/server/trunk/lmtpserver/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/lmtpserver/pom.xml?rev=1130254&r1=1130253&r2=1130254&view=diff
==============================================================================
--- james/server/trunk/lmtpserver/pom.xml (original)
+++ james/server/trunk/lmtpserver/pom.xml Wed Jun  1 18:34:21 2011
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>james-server</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>3.0-M3-SNAPSHOT</version>
+    <version>3.0-beta1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/server/trunk/mailbox-adapter/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/mailbox-adapter/pom.xml?rev=1130254&r1=1130253&r2=1130254&view=diff
==============================================================================
--- james/server/trunk/mailbox-adapter/pom.xml (original)
+++ james/server/trunk/mailbox-adapter/pom.xml Wed Jun  1 18:34:21 2011
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>james-server</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>3.0-M3-SNAPSHOT</version>
+    <version>3.0-beta1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/server/trunk/mailetcontainer-camel/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/mailetcontainer-camel/pom.xml?rev=1130254&r1=1130253&r2=1130254&view=diff
==============================================================================
--- james/server/trunk/mailetcontainer-camel/pom.xml (original)
+++ james/server/trunk/mailetcontainer-camel/pom.xml Wed Jun  1 18:34:21 2011
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>james-server</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>3.0-M3-SNAPSHOT</version>
+    <version>3.0-beta1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/server/trunk/mailetcontainer-library/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/mailetcontainer-library/pom.xml?rev=1130254&r1=1130253&r2=1130254&view=diff
==============================================================================
--- james/server/trunk/mailetcontainer-library/pom.xml (original)
+++ james/server/trunk/mailetcontainer-library/pom.xml Wed Jun  1 18:34:21 2011
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>james-server</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>3.0-M3-SNAPSHOT</version>
+    <version>3.0-beta1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/server/trunk/mailets/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/mailets/pom.xml?rev=1130254&r1=1130253&r2=1130254&view=diff
==============================================================================
--- james/server/trunk/mailets/pom.xml (original)
+++ james/server/trunk/mailets/pom.xml Wed Jun  1 18:34:21 2011
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>james-server</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>3.0-M3-SNAPSHOT</version>
+    <version>3.0-beta1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/server/trunk/osgi/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/osgi/pom.xml?rev=1130254&r1=1130253&r2=1130254&view=diff
==============================================================================
--- james/server/trunk/osgi/pom.xml (original)
+++ james/server/trunk/osgi/pom.xml Wed Jun  1 18:34:21 2011
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>james-server</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>3.0-M3-SNAPSHOT</version>
+    <version>3.0-beta1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/server/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/pom.xml?rev=1130254&r1=1130253&r2=1130254&view=diff
==============================================================================
--- james/server/trunk/pom.xml (original)
+++ james/server/trunk/pom.xml Wed Jun  1 18:34:21 2011
@@ -27,7 +27,7 @@
   <groupId>org.apache.james</groupId>
   <artifactId>james-server</artifactId>
   <name>Apache James Server</name>
-  <version>3.0-M3-SNAPSHOT</version>
+  <version>3.0-beta1</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>
@@ -79,9 +79,9 @@
     </notifiers>
   </ciManagement>
   <scm>
-    <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>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-beta1</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-beta1</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/james/server/trunk/tags/james-server-3.0-beta1?root=Apache-SVN</url>
   </scm>
   
   <repositories>

Modified: james/server/trunk/pop3server/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/pop3server/pom.xml?rev=1130254&r1=1130253&r2=1130254&view=diff
==============================================================================
--- james/server/trunk/pop3server/pom.xml (original)
+++ james/server/trunk/pop3server/pom.xml Wed Jun  1 18:34:21 2011
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>james-server</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>3.0-M3-SNAPSHOT</version>
+    <version>3.0-beta1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/server/trunk/protocols-library/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/protocols-library/pom.xml?rev=1130254&r1=1130253&r2=1130254&view=diff
==============================================================================
--- james/server/trunk/protocols-library/pom.xml (original)
+++ james/server/trunk/protocols-library/pom.xml Wed Jun  1 18:34:21 2011
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>james-server</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>3.0-M3-SNAPSHOT</version>
+    <version>3.0-beta1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/server/trunk/queue-activemq/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/queue-activemq/pom.xml?rev=1130254&r1=1130253&r2=1130254&view=diff
==============================================================================
--- james/server/trunk/queue-activemq/pom.xml (original)
+++ james/server/trunk/queue-activemq/pom.xml Wed Jun  1 18:34:21 2011
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>james-server</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>3.0-M3-SNAPSHOT</version>
+    <version>3.0-beta1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/server/trunk/queue-api/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/queue-api/pom.xml?rev=1130254&r1=1130253&r2=1130254&view=diff
==============================================================================
--- james/server/trunk/queue-api/pom.xml (original)
+++ james/server/trunk/queue-api/pom.xml Wed Jun  1 18:34:21 2011
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>james-server</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>3.0-M3-SNAPSHOT</version>
+    <version>3.0-beta1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/server/trunk/queue-jms/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/queue-jms/pom.xml?rev=1130254&r1=1130253&r2=1130254&view=diff
==============================================================================
--- james/server/trunk/queue-jms/pom.xml (original)
+++ james/server/trunk/queue-jms/pom.xml Wed Jun  1 18:34:21 2011
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>james-server</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>3.0-M3-SNAPSHOT</version>
+    <version>3.0-beta1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/server/trunk/smtpserver/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/smtpserver/pom.xml?rev=1130254&r1=1130253&r2=1130254&view=diff
==============================================================================
--- james/server/trunk/smtpserver/pom.xml (original)
+++ james/server/trunk/smtpserver/pom.xml Wed Jun  1 18:34:21 2011
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>james-server</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>3.0-M3-SNAPSHOT</version>
+    <version>3.0-beta1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/server/trunk/util/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/util/pom.xml?rev=1130254&r1=1130253&r2=1130254&view=diff
==============================================================================
--- james/server/trunk/util/pom.xml (original)
+++ james/server/trunk/util/pom.xml Wed Jun  1 18:34:21 2011
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>james-server</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>3.0-M3-SNAPSHOT</version>
+    <version>3.0-beta1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org