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/12/21 20:49:01 UTC

svn commit: r1221857 - in /james/protocols/trunk: api/pom.xml lmtp/pom.xml netty/pom.xml pom.xml pop3/pom.xml smtp/pom.xml

Author: norman
Date: Wed Dec 21 19:49:01 2011
New Revision: 1221857

URL: http://svn.apache.org/viewvc?rev=1221857&view=rev
Log:
[maven-release-plugin] prepare release protocols-1.6.0-RC1

Modified:
    james/protocols/trunk/api/pom.xml
    james/protocols/trunk/lmtp/pom.xml
    james/protocols/trunk/netty/pom.xml
    james/protocols/trunk/pom.xml
    james/protocols/trunk/pop3/pom.xml
    james/protocols/trunk/smtp/pom.xml

Modified: james/protocols/trunk/api/pom.xml
URL: http://svn.apache.org/viewvc/james/protocols/trunk/api/pom.xml?rev=1221857&r1=1221856&r2=1221857&view=diff
==============================================================================
--- james/protocols/trunk/api/pom.xml (original)
+++ james/protocols/trunk/api/pom.xml Wed Dec 21 19:49:01 2011
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>protocols</artifactId>
         <groupId>org.apache.james</groupId>
-        <version>1.6-beta4-SNAPSHOT</version>
+        <version>1.6.0-RC1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: james/protocols/trunk/lmtp/pom.xml
URL: http://svn.apache.org/viewvc/james/protocols/trunk/lmtp/pom.xml?rev=1221857&r1=1221856&r2=1221857&view=diff
==============================================================================
--- james/protocols/trunk/lmtp/pom.xml (original)
+++ james/protocols/trunk/lmtp/pom.xml Wed Dec 21 19:49:01 2011
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>protocols</artifactId>
         <groupId>org.apache.james</groupId>
-        <version>1.6-beta4-SNAPSHOT</version>
+        <version>1.6.0-RC1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: james/protocols/trunk/netty/pom.xml
URL: http://svn.apache.org/viewvc/james/protocols/trunk/netty/pom.xml?rev=1221857&r1=1221856&r2=1221857&view=diff
==============================================================================
--- james/protocols/trunk/netty/pom.xml (original)
+++ james/protocols/trunk/netty/pom.xml Wed Dec 21 19:49:01 2011
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>protocols</artifactId>
         <groupId>org.apache.james</groupId>
-        <version>1.6-beta4-SNAPSHOT</version>
+        <version>1.6.0-RC1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: james/protocols/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/protocols/trunk/pom.xml?rev=1221857&r1=1221856&r2=1221857&view=diff
==============================================================================
--- james/protocols/trunk/pom.xml (original)
+++ james/protocols/trunk/pom.xml Wed Dec 21 19:49:01 2011
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>protocols</artifactId>
-    <version>1.6-beta4-SNAPSHOT</version>
+    <version>1.6.0-RC1</version>
     <packaging>pom</packaging>
 
     <name>Apache James Protocols</name>
@@ -45,9 +45,9 @@
     </modules>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/james/protocols/trunk</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/james/protocols/trunk</developerConnection>
-        <url>http://svn.apache.org/viewcvs.cgi/james/protocols/trunk?root=Apache-SVN</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/james/protocols/tags/protocols-1.6.0-RC1</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/james/protocols/tags/protocols-1.6.0-RC1</developerConnection>
+        <url>http://svn.apache.org/viewcvs.cgi/james/protocols/trunk/tags/protocols-1.6.0-RC1?root=Apache-SVN</url>
     </scm>
 
     <distributionManagement>

Modified: james/protocols/trunk/pop3/pom.xml
URL: http://svn.apache.org/viewvc/james/protocols/trunk/pop3/pom.xml?rev=1221857&r1=1221856&r2=1221857&view=diff
==============================================================================
--- james/protocols/trunk/pop3/pom.xml (original)
+++ james/protocols/trunk/pop3/pom.xml Wed Dec 21 19:49:01 2011
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>protocols</artifactId>
         <groupId>org.apache.james</groupId>
-        <version>1.6-beta4-SNAPSHOT</version>
+        <version>1.6.0-RC1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: james/protocols/trunk/smtp/pom.xml
URL: http://svn.apache.org/viewvc/james/protocols/trunk/smtp/pom.xml?rev=1221857&r1=1221856&r2=1221857&view=diff
==============================================================================
--- james/protocols/trunk/smtp/pom.xml (original)
+++ james/protocols/trunk/smtp/pom.xml Wed Dec 21 19:49:01 2011
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>protocols</artifactId>
         <groupId>org.apache.james</groupId>
-        <version>1.6-beta4-SNAPSHOT</version>
+        <version>1.6.0-RC1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 



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