Author: norman
Date: Wed Jul 6 15:28:34 2011
New Revision: 1143464
URL: http://svn.apache.org/viewvc?rev=1143464&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-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/lifecycle-spring/pom.xml
james/server/trunk/lmtpserver/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/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=1143464&r1=1143463&r2=1143464&view=diff
==============================================================================
--- james/server/trunk/cli/pom.xml (original)
+++ james/server/trunk/cli/pom.xml Wed Jul 6 15:28:34 2011
@@ -21,7 +21,7 @@
<parent>
<artifactId>james-server</artifactId>
<groupId>org.apache.james</groupId>
- <version>3.0-beta2</version>
+ <version>3.0-beta3-SNAPSHOT</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=1143464&r1=1143463&r2=1143464&view=diff
==============================================================================
--- james/server/trunk/container-spring/pom.xml (original)
+++ james/server/trunk/container-spring/pom.xml Wed Jul 6 15:28:34 2011
@@ -21,7 +21,7 @@
<parent>
<artifactId>james-server</artifactId>
<groupId>org.apache.james</groupId>
- <version>3.0-beta2</version>
+ <version>3.0-beta3-SNAPSHOT</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=1143464&r1=1143463&r2=1143464&view=diff
==============================================================================
--- james/server/trunk/core/pom.xml (original)
+++ james/server/trunk/core/pom.xml Wed Jul 6 15:28:34 2011
@@ -21,7 +21,7 @@
<parent>
<artifactId>james-server</artifactId>
<groupId>org.apache.james</groupId>
- <version>3.0-beta2</version>
+ <version>3.0-beta3-SNAPSHOT</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=1143464&r1=1143463&r2=1143464&view=diff
==============================================================================
--- james/server/trunk/data-api/pom.xml (original)
+++ james/server/trunk/data-api/pom.xml Wed Jul 6 15:28:34 2011
@@ -21,7 +21,7 @@
<parent>
<artifactId>james-server</artifactId>
<groupId>org.apache.james</groupId>
- <version>3.0-beta2</version>
+ <version>3.0-beta3-SNAPSHOT</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=1143464&r1=1143463&r2=1143464&view=diff
==============================================================================
--- james/server/trunk/data-library/pom.xml (original)
+++ james/server/trunk/data-library/pom.xml Wed Jul 6 15:28:34 2011
@@ -21,7 +21,7 @@
<parent>
<artifactId>james-server</artifactId>
<groupId>org.apache.james</groupId>
- <version>3.0-beta2</version>
+ <version>3.0-beta3-SNAPSHOT</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=1143464&r1=1143463&r2=1143464&view=diff
==============================================================================
--- james/server/trunk/dnsservice-api/pom.xml (original)
+++ james/server/trunk/dnsservice-api/pom.xml Wed Jul 6 15:28:34 2011
@@ -21,7 +21,7 @@
<parent>
<artifactId>james-server</artifactId>
<groupId>org.apache.james</groupId>
- <version>3.0-beta2</version>
+ <version>3.0-beta3-SNAPSHOT</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=1143464&r1=1143463&r2=1143464&view=diff
==============================================================================
--- james/server/trunk/dnsservice-dnsjava/pom.xml (original)
+++ james/server/trunk/dnsservice-dnsjava/pom.xml Wed Jul 6 15:28:34 2011
@@ -21,7 +21,7 @@
<parent>
<artifactId>james-server</artifactId>
<groupId>org.apache.james</groupId>
- <version>3.0-beta2</version>
+ <version>3.0-beta3-SNAPSHOT</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=1143464&r1=1143463&r2=1143464&view=diff
==============================================================================
--- james/server/trunk/dnsservice-library/pom.xml (original)
+++ james/server/trunk/dnsservice-library/pom.xml Wed Jul 6 15:28:34 2011
@@ -21,7 +21,7 @@
<parent>
<artifactId>james-server</artifactId>
<groupId>org.apache.james</groupId>
- <version>3.0-beta2</version>
+ <version>3.0-beta3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.james</groupId>
Modified: james/server/trunk/fetchmail/pom.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/fetchmail/pom.xml?rev=1143464&r1=1143463&r2=1143464&view=diff
==============================================================================
--- james/server/trunk/fetchmail/pom.xml (original)
+++ james/server/trunk/fetchmail/pom.xml Wed Jul 6 15:28:34 2011
@@ -21,7 +21,7 @@
<parent>
<artifactId>james-server</artifactId>
<groupId>org.apache.james</groupId>
- <version>3.0-beta2</version>
+ <version>3.0-beta3-SNAPSHOT</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=1143464&r1=1143463&r2=1143464&view=diff
==============================================================================
--- james/server/trunk/file/pom.xml (original)
+++ james/server/trunk/file/pom.xml Wed Jul 6 15:28:34 2011
@@ -21,7 +21,7 @@
<parent>
<artifactId>james-server</artifactId>
<groupId>org.apache.james</groupId>
- <version>3.0-beta2</version>
+ <version>3.0-beta3-SNAPSHOT</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=1143464&r1=1143463&r2=1143464&view=diff
==============================================================================
--- james/server/trunk/filesystem-api/pom.xml (original)
+++ james/server/trunk/filesystem-api/pom.xml Wed Jul 6 15:28:34 2011
@@ -21,7 +21,7 @@
<parent>
<artifactId>james-server</artifactId>
<groupId>org.apache.james</groupId>
- <version>3.0-beta2</version>
+ <version>3.0-beta3-SNAPSHOT</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=1143464&r1=1143463&r2=1143464&view=diff
==============================================================================
--- james/server/trunk/imapserver/pom.xml (original)
+++ james/server/trunk/imapserver/pom.xml Wed Jul 6 15:28:34 2011
@@ -21,7 +21,7 @@
<parent>
<artifactId>james-server</artifactId>
<groupId>org.apache.james</groupId>
- <version>3.0-beta2</version>
+ <version>3.0-beta3-SNAPSHOT</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=1143464&r1=1143463&r2=1143464&view=diff
==============================================================================
--- james/server/trunk/jcr/pom.xml (original)
+++ james/server/trunk/jcr/pom.xml Wed Jul 6 15:28:34 2011
@@ -21,7 +21,7 @@
<parent>
<artifactId>james-server</artifactId>
<groupId>org.apache.james</groupId>
- <version>3.0-beta2</version>
+ <version>3.0-beta3-SNAPSHOT</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=1143464&r1=1143463&r2=1143464&view=diff
==============================================================================
--- james/server/trunk/jdbc/pom.xml (original)
+++ james/server/trunk/jdbc/pom.xml Wed Jul 6 15:28:34 2011
@@ -21,7 +21,7 @@
<parent>
<artifactId>james-server</artifactId>
<groupId>org.apache.james</groupId>
- <version>3.0-beta2</version>
+ <version>3.0-beta3-SNAPSHOT</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=1143464&r1=1143463&r2=1143464&view=diff
==============================================================================
--- james/server/trunk/jpa/pom.xml (original)
+++ james/server/trunk/jpa/pom.xml Wed Jul 6 15:28:34 2011
@@ -21,7 +21,7 @@
<parent>
<artifactId>james-server</artifactId>
<groupId>org.apache.james</groupId>
- <version>3.0-beta2</version>
+ <version>3.0-beta3-SNAPSHOT</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=1143464&r1=1143463&r2=1143464&view=diff
==============================================================================
--- james/server/trunk/ldap/pom.xml (original)
+++ james/server/trunk/ldap/pom.xml Wed Jul 6 15:28:34 2011
@@ -21,7 +21,7 @@
<parent>
<artifactId>james-server</artifactId>
<groupId>org.apache.james</groupId>
- <version>3.0-beta2</version>
+ <version>3.0-beta3-SNAPSHOT</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=1143464&r1=1143463&r2=1143464&view=diff
==============================================================================
--- james/server/trunk/lifecycle-api/pom.xml (original)
+++ james/server/trunk/lifecycle-api/pom.xml Wed Jul 6 15:28:34 2011
@@ -21,7 +21,7 @@
<parent>
<artifactId>james-server</artifactId>
<groupId>org.apache.james</groupId>
- <version>3.0-beta2</version>
+ <version>3.0-beta3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.james</groupId>
Modified: james/server/trunk/lifecycle-spring/pom.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/lifecycle-spring/pom.xml?rev=1143464&r1=1143463&r2=1143464&view=diff
==============================================================================
--- james/server/trunk/lifecycle-spring/pom.xml (original)
+++ james/server/trunk/lifecycle-spring/pom.xml Wed Jul 6 15:28:34 2011
@@ -21,7 +21,7 @@
<parent>
<artifactId>james-server</artifactId>
<groupId>org.apache.james</groupId>
- <version>3.0-beta2</version>
+ <version>3.0-beta3-SNAPSHOT</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=1143464&r1=1143463&r2=1143464&view=diff
==============================================================================
--- james/server/trunk/lmtpserver/pom.xml (original)
+++ james/server/trunk/lmtpserver/pom.xml Wed Jul 6 15:28:34 2011
@@ -21,7 +21,7 @@
<parent>
<artifactId>james-server</artifactId>
<groupId>org.apache.james</groupId>
- <version>3.0-beta2</version>
+ <version>3.0-beta3-SNAPSHOT</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=1143464&r1=1143463&r2=1143464&view=diff
==============================================================================
--- james/server/trunk/mailbox-adapter/pom.xml (original)
+++ james/server/trunk/mailbox-adapter/pom.xml Wed Jul 6 15:28:34 2011
@@ -21,7 +21,7 @@
<parent>
<artifactId>james-server</artifactId>
<groupId>org.apache.james</groupId>
- <version>3.0-beta2</version>
+ <version>3.0-beta3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.james</groupId>
Modified: james/server/trunk/mailetcontainer-api/pom.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/mailetcontainer-api/pom.xml?rev=1143464&r1=1143463&r2=1143464&view=diff
==============================================================================
--- james/server/trunk/mailetcontainer-api/pom.xml (original)
+++ james/server/trunk/mailetcontainer-api/pom.xml Wed Jul 6 15:28:34 2011
@@ -21,7 +21,7 @@
<parent>
<artifactId>james-server</artifactId>
<groupId>org.apache.james</groupId>
- <version>3.0-beta2</version>
+ <version>3.0-beta3-SNAPSHOT</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=1143464&r1=1143463&r2=1143464&view=diff
==============================================================================
--- james/server/trunk/mailetcontainer-camel/pom.xml (original)
+++ james/server/trunk/mailetcontainer-camel/pom.xml Wed Jul 6 15:28:34 2011
@@ -21,7 +21,7 @@
<parent>
<artifactId>james-server</artifactId>
<groupId>org.apache.james</groupId>
- <version>3.0-beta2</version>
+ <version>3.0-beta3-SNAPSHOT</version>
</parent>
<properties>
<!-- OSGI stuff -->
Modified: james/server/trunk/mailets/pom.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/mailets/pom.xml?rev=1143464&r1=1143463&r2=1143464&view=diff
==============================================================================
--- james/server/trunk/mailets/pom.xml (original)
+++ james/server/trunk/mailets/pom.xml Wed Jul 6 15:28:34 2011
@@ -21,7 +21,7 @@
<parent>
<artifactId>james-server</artifactId>
<groupId>org.apache.james</groupId>
- <version>3.0-beta2</version>
+ <version>3.0-beta3-SNAPSHOT</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=1143464&r1=1143463&r2=1143464&view=diff
==============================================================================
--- james/server/trunk/pom.xml (original)
+++ james/server/trunk/pom.xml Wed Jul 6 15:28:34 2011
@@ -27,7 +27,7 @@
<groupId>org.apache.james</groupId>
<artifactId>james-server</artifactId>
<name>Apache James Server</name>
- <version>3.0-beta2</version>
+ <version>3.0-beta3-SNAPSHOT</version>
<description>Apache James Mail 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/tags/james-server-3.0-beta2</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-beta2</developerConnection>
-
<url>http://svn.apache.org/viewcvs.cgi/james/server/trunk/tags/james-server-3.0-beta2?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>
<repositories>
Modified: james/server/trunk/pop3server/pom.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/pop3server/pom.xml?rev=1143464&r1=1143463&r2=1143464&view=diff
==============================================================================
--- james/server/trunk/pop3server/pom.xml (original)
+++ james/server/trunk/pop3server/pom.xml Wed Jul 6 15:28:34 2011
@@ -21,7 +21,7 @@
<parent>
<artifactId>james-server</artifactId>
<groupId>org.apache.james</groupId>
- <version>3.0-beta2</version>
+ <version>3.0-beta3-SNAPSHOT</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=1143464&r1=1143463&r2=1143464&view=diff
==============================================================================
--- james/server/trunk/protocols-library/pom.xml (original)
+++ james/server/trunk/protocols-library/pom.xml Wed Jul 6 15:28:34 2011
@@ -21,7 +21,7 @@
<parent>
<artifactId>james-server</artifactId>
<groupId>org.apache.james</groupId>
- <version>3.0-beta2</version>
+ <version>3.0-beta3-SNAPSHOT</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=1143464&r1=1143463&r2=1143464&view=diff
==============================================================================
--- james/server/trunk/queue-activemq/pom.xml (original)
+++ james/server/trunk/queue-activemq/pom.xml Wed Jul 6 15:28:34 2011
@@ -21,7 +21,7 @@
<parent>
<artifactId>james-server</artifactId>
<groupId>org.apache.james</groupId>
- <version>3.0-beta2</version>
+ <version>3.0-beta3-SNAPSHOT</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=1143464&r1=1143463&r2=1143464&view=diff
==============================================================================
--- james/server/trunk/queue-api/pom.xml (original)
+++ james/server/trunk/queue-api/pom.xml Wed Jul 6 15:28:34 2011
@@ -21,7 +21,7 @@
<parent>
<artifactId>james-server</artifactId>
<groupId>org.apache.james</groupId>
- <version>3.0-beta2</version>
+ <version>3.0-beta3-SNAPSHOT</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=1143464&r1=1143463&r2=1143464&view=diff
==============================================================================
--- james/server/trunk/queue-jms/pom.xml (original)
+++ james/server/trunk/queue-jms/pom.xml Wed Jul 6 15:28:34 2011
@@ -21,7 +21,7 @@
<parent>
<artifactId>james-server</artifactId>
<groupId>org.apache.james</groupId>
- <version>3.0-beta2</version>
+ <version>3.0-beta3-SNAPSHOT</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=1143464&r1=1143463&r2=1143464&view=diff
==============================================================================
--- james/server/trunk/smtpserver/pom.xml (original)
+++ james/server/trunk/smtpserver/pom.xml Wed Jul 6 15:28:34 2011
@@ -21,7 +21,7 @@
<parent>
<artifactId>james-server</artifactId>
<groupId>org.apache.james</groupId>
- <version>3.0-beta2</version>
+ <version>3.0-beta3-SNAPSHOT</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=1143464&r1=1143463&r2=1143464&view=diff
==============================================================================
--- james/server/trunk/util/pom.xml (original)
+++ james/server/trunk/util/pom.xml Wed Jul 6 15:28:34 2011
@@ -21,7 +21,7 @@
<parent>
<artifactId>james-server</artifactId>
<groupId>org.apache.james</groupId>
- <version>3.0-beta2</version>
+ <version>3.0-beta3-SNAPSHOT</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]