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/10/25 17:45:02 UTC

svn commit: r1188732 - in /james/protocols/trunk: api/pom.xml impl/pom.xml lmtp/pom.xml pom.xml smtp/pom.xml

Author: norman
Date: Tue Oct 25 15:45:01 2011
New Revision: 1188732

URL: http://svn.apache.org/viewvc?rev=1188732&view=rev
Log:
[maven-release-plugin] prepare release protocols-1.6-beta2

Modified:
    james/protocols/trunk/api/pom.xml
    james/protocols/trunk/impl/pom.xml
    james/protocols/trunk/lmtp/pom.xml
    james/protocols/trunk/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=1188732&r1=1188731&r2=1188732&view=diff
==============================================================================
--- james/protocols/trunk/api/pom.xml (original)
+++ james/protocols/trunk/api/pom.xml Tue Oct 25 15:45:01 2011
@@ -17,16 +17,13 @@
     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">
+<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">
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <artifactId>protocols</artifactId>
         <groupId>org.apache.james</groupId>
-        <version>1.6-beta2-SNAPSHOT</version>
+        <version>1.6-beta2</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: james/protocols/trunk/impl/pom.xml
URL: http://svn.apache.org/viewvc/james/protocols/trunk/impl/pom.xml?rev=1188732&r1=1188731&r2=1188732&view=diff
==============================================================================
--- james/protocols/trunk/impl/pom.xml (original)
+++ james/protocols/trunk/impl/pom.xml Tue Oct 25 15:45:01 2011
@@ -17,16 +17,13 @@
     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">
+<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">
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <artifactId>protocols</artifactId>
         <groupId>org.apache.james</groupId>
-        <version>1.6-beta2-SNAPSHOT</version>
+        <version>1.6-beta2</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=1188732&r1=1188731&r2=1188732&view=diff
==============================================================================
--- james/protocols/trunk/lmtp/pom.xml (original)
+++ james/protocols/trunk/lmtp/pom.xml Tue Oct 25 15:45:01 2011
@@ -17,16 +17,13 @@
     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">
+<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">
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <artifactId>protocols</artifactId>
         <groupId>org.apache.james</groupId>
-        <version>1.6-beta2-SNAPSHOT</version>
+        <version>1.6-beta2</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: james/protocols/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/protocols/trunk/pom.xml?rev=1188732&r1=1188731&r2=1188732&view=diff
==============================================================================
--- james/protocols/trunk/pom.xml (original)
+++ james/protocols/trunk/pom.xml Tue Oct 25 15:45:01 2011
@@ -17,22 +17,19 @@
     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">
+<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">
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <artifactId>james-project</artifactId>
         <groupId>org.apache.james</groupId>
         <version>1.6</version>
-        <relativePath></relativePath>
+        <relativePath />
     </parent>
 
     <groupId>org.apache.james</groupId>
     <artifactId>protocols</artifactId>
-    <version>1.6-beta2-SNAPSHOT</version>
+    <version>1.6-beta2</version>
     <packaging>pom</packaging>
 
     <name>Apache James Protocols</name>
@@ -48,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-beta2</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/james/protocols/tags/protocols-1.6-beta2</developerConnection>
+        <url>http://svn.apache.org/viewcvs.cgi/james/protocols/trunk/tags/protocols-1.6-beta2?root=Apache-SVN</url>
     </scm>
     <ciManagement>
         <system>hudson</system>

Modified: james/protocols/trunk/smtp/pom.xml
URL: http://svn.apache.org/viewvc/james/protocols/trunk/smtp/pom.xml?rev=1188732&r1=1188731&r2=1188732&view=diff
==============================================================================
--- james/protocols/trunk/smtp/pom.xml (original)
+++ james/protocols/trunk/smtp/pom.xml Tue Oct 25 15:45:01 2011
@@ -17,16 +17,13 @@
     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">
+<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">
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <artifactId>protocols</artifactId>
         <groupId>org.apache.james</groupId>
-        <version>1.6-beta2-SNAPSHOT</version>
+        <version>1.6-beta2</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


Re: svn commit: r1188732 - in /james/protocols/trunk: api/pom.xml impl/pom.xml lmtp/pom.xml pom.xml smtp/pom.xml

Posted by Felix Knecht <fe...@apache.org>.
On 10/25/2011 07:11 PM, Norman Maurer wrote:
> Yeah I would love to release protocols-1.6-beta2 asap ;)

Just go ahead, IMO this isn't a NoGo (it's a beta).

Regards
Felix

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


Re: svn commit: r1188732 - in /james/protocols/trunk: api/pom.xml impl/pom.xml lmtp/pom.xml pom.xml smtp/pom.xml

Posted by Norman Maurer <no...@apache.org>.
Yeah I would love to release protocols-1.6-beta2 asap ;)

Thanks,
Norman


-- 
Norman Maurer
Gesendet mit Sparrow (http://www.sparrowmailapp.com/?sig)

Am Dienstag, 25. Oktober 2011 um 18:23 schrieb Felix Knecht:

> On 10/25/2011 06:06 PM, Norman Maurer wrote:
> > Hi there,
> > 
> > when do you expect we are ready for 1.7 ?
> 
> Many things have been done, some others may still be discussed [1].
> I tried to push for discussion before going to release it. But of course 
> following "release early release often" we can also go for a release if 
> you favourit.
> 
> [1] http://www.mail-archive.com/server-dev@james.apache.org/msg36665.html
> 
> Regards
> Felix
> 
> > 
> > Bye,
> > Norman
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org (mailto:server-dev-unsubscribe@james.apache.org)
> For additional commands, e-mail: server-dev-help@james.apache.org (mailto:server-dev-help@james.apache.org)


Re: svn commit: r1188732 - in /james/protocols/trunk: api/pom.xml impl/pom.xml lmtp/pom.xml pom.xml smtp/pom.xml

Posted by Felix Knecht <fe...@apache.org>.
On 10/25/2011 06:06 PM, Norman Maurer wrote:
> Hi there,
>
> when do you expect we are ready for 1.7 ?

Many things have been done, some others may still be discussed [1].
I tried to push for discussion before going to release it. But of course 
following "release early release often" we can also go for a release if 
you favourit.

[1] http://www.mail-archive.com/server-dev@james.apache.org/msg36665.html

Regards
Felix

>
> Bye,
> Norman
>
>


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


Re: svn commit: r1188732 - in /james/protocols/trunk: api/pom.xml impl/pom.xml lmtp/pom.xml pom.xml smtp/pom.xml

Posted by Norman Maurer <no...@apache.org>.
Hi there,

when do you expect we are ready for 1.7 ?

Bye,
Norman


-- 
Norman Maurer
Gesendet mit Sparrow (http://www.sparrowmailapp.com/?sig)

Am Dienstag, 25. Oktober 2011 um 17:55 schrieb Felix Knecht:

> Heads up
> 
> Please be aware the both site.xml (src/site | src/reporting-site) still 
> point to maven-skin-1.7-SNAPSHOT.
> Any try to build the site later after the release may fail because the 
> skin dependency can't be found anymore.
> 
> We need either to wait until TLP pom.xml is released or use the release 
> skin dependency james-skin-1.7.
> 
> This is also valid for other James projects then protocols
> 
> Regards
> Felix
> 
> 
> On 10/25/2011 05:45 PM, norman@apache.org (mailto:norman@apache.org) wrote:
> > Author: norman
> > Date: Tue Oct 25 15:45:01 2011
> > New Revision: 1188732
> > 
> > URL: http://svn.apache.org/viewvc?rev=1188732&view=rev
> > Log:
> > [maven-release-plugin] prepare release protocols-1.6-beta2
> > 
> > Modified:
> >  james/protocols/trunk/api/pom.xml
> >  james/protocols/trunk/impl/pom.xml
> >  james/protocols/trunk/lmtp/pom.xml
> >  james/protocols/trunk/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=1188732&r1=1188731&r2=1188732&view=diff
> > ==============================================================================
> > --- james/protocols/trunk/api/pom.xml (original)
> > +++ james/protocols/trunk/api/pom.xml Tue Oct 25 15:45:01 2011
> > @@ -17,16 +17,13 @@
> >  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">
> > +<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">
> > <modelVersion>4.0.0</modelVersion>
> > 
> > <parent>
> > <artifactId>protocols</artifactId>
> > <groupId>org.apache.james</groupId>
> > -<version>1.6-beta2-SNAPSHOT</version>
> > +<version>1.6-beta2</version>
> > <relativePath>../pom.xml</relativePath>
> > </parent>
> > 
> > 
> > Modified: james/protocols/trunk/impl/pom.xml
> > URL: http://svn.apache.org/viewvc/james/protocols/trunk/impl/pom.xml?rev=1188732&r1=1188731&r2=1188732&view=diff
> > ==============================================================================
> > --- james/protocols/trunk/impl/pom.xml (original)
> > +++ james/protocols/trunk/impl/pom.xml Tue Oct 25 15:45:01 2011
> > @@ -17,16 +17,13 @@
> >  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">
> > +<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">
> > <modelVersion>4.0.0</modelVersion>
> > 
> > <parent>
> > <artifactId>protocols</artifactId>
> > <groupId>org.apache.james</groupId>
> > -<version>1.6-beta2-SNAPSHOT</version>
> > +<version>1.6-beta2</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=1188732&r1=1188731&r2=1188732&view=diff
> > ==============================================================================
> > --- james/protocols/trunk/lmtp/pom.xml (original)
> > +++ james/protocols/trunk/lmtp/pom.xml Tue Oct 25 15:45:01 2011
> > @@ -17,16 +17,13 @@
> >  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">
> > +<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">
> > <modelVersion>4.0.0</modelVersion>
> > 
> > <parent>
> > <artifactId>protocols</artifactId>
> > <groupId>org.apache.james</groupId>
> > -<version>1.6-beta2-SNAPSHOT</version>
> > +<version>1.6-beta2</version>
> > <relativePath>../pom.xml</relativePath>
> > </parent>
> > 
> > 
> > Modified: james/protocols/trunk/pom.xml
> > URL: http://svn.apache.org/viewvc/james/protocols/trunk/pom.xml?rev=1188732&r1=1188731&r2=1188732&view=diff
> > ==============================================================================
> > --- james/protocols/trunk/pom.xml (original)
> > +++ james/protocols/trunk/pom.xml Tue Oct 25 15:45:01 2011
> > @@ -17,22 +17,19 @@
> >  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">
> > +<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">
> > <modelVersion>4.0.0</modelVersion>
> > 
> > <parent>
> > <artifactId>james-project</artifactId>
> > <groupId>org.apache.james</groupId>
> > <version>1.6</version>
> > -<relativePath></relativePath>
> > +<relativePath />
> > </parent>
> > 
> > <groupId>org.apache.james</groupId>
> > <artifactId>protocols</artifactId>
> > -<version>1.6-beta2-SNAPSHOT</version>
> > +<version>1.6-beta2</version>
> > <packaging>pom</packaging>
> > 
> > <name>Apache James Protocols</name>
> > @@ -48,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-beta2</connection>
> > +<developerConnection>scm:svn:https://svn.apache.org/repos/asf/james/protocols/tags/protocols-1.6-beta2</developerConnection>
> > +<url>http://svn.apache.org/viewcvs.cgi/james/protocols/trunk/tags/protocols-1.6-beta2?root=Apache-SVN</url>
> > </scm>
> > <ciManagement>
> > <system>hudson</system>
> > 
> > Modified: james/protocols/trunk/smtp/pom.xml
> > URL: http://svn.apache.org/viewvc/james/protocols/trunk/smtp/pom.xml?rev=1188732&r1=1188731&r2=1188732&view=diff
> > ==============================================================================
> > --- james/protocols/trunk/smtp/pom.xml (original)
> > +++ james/protocols/trunk/smtp/pom.xml Tue Oct 25 15:45:01 2011
> > @@ -17,16 +17,13 @@
> >  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">
> > +<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">
> > <modelVersion>4.0.0</modelVersion>
> > 
> > <parent>
> > <artifactId>protocols</artifactId>
> > <groupId>org.apache.james</groupId>
> > -<version>1.6-beta2-SNAPSHOT</version>
> > +<version>1.6-beta2</version>
> > <relativePath>../pom.xml</relativePath>
> > </parent>
> > 
> > 
> > 
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org (mailto:server-dev-unsubscribe@james.apache.org)
> > For additional commands, e-mail: server-dev-help@james.apache.org (mailto:server-dev-help@james.apache.org)
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org (mailto:server-dev-unsubscribe@james.apache.org)
> For additional commands, e-mail: server-dev-help@james.apache.org (mailto:server-dev-help@james.apache.org)


Re: svn commit: r1188732 - in /james/protocols/trunk: api/pom.xml impl/pom.xml lmtp/pom.xml pom.xml smtp/pom.xml

Posted by Felix Knecht <fe...@apache.org>.
Heads up

Please be aware the both site.xml (src/site | src/reporting-site) still 
point to maven-skin-1.7-SNAPSHOT.
Any try to build the site later after the release may fail because the 
skin dependency can't be found anymore.

We need either to wait until TLP pom.xml is released or use the release 
skin dependency james-skin-1.7.

This is also valid for other James projects then protocols

Regards
Felix


On 10/25/2011 05:45 PM, norman@apache.org wrote:
> Author: norman
> Date: Tue Oct 25 15:45:01 2011
> New Revision: 1188732
>
> URL: http://svn.apache.org/viewvc?rev=1188732&view=rev
> Log:
> [maven-release-plugin] prepare release protocols-1.6-beta2
>
> Modified:
>      james/protocols/trunk/api/pom.xml
>      james/protocols/trunk/impl/pom.xml
>      james/protocols/trunk/lmtp/pom.xml
>      james/protocols/trunk/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=1188732&r1=1188731&r2=1188732&view=diff
> ==============================================================================
> --- james/protocols/trunk/api/pom.xml (original)
> +++ james/protocols/trunk/api/pom.xml Tue Oct 25 15:45:01 2011
> @@ -17,16 +17,13 @@
>       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">
> +<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">
>       <modelVersion>4.0.0</modelVersion>
>
>       <parent>
>           <artifactId>protocols</artifactId>
>           <groupId>org.apache.james</groupId>
> -<version>1.6-beta2-SNAPSHOT</version>
> +<version>1.6-beta2</version>
>           <relativePath>../pom.xml</relativePath>
>       </parent>
>
>
> Modified: james/protocols/trunk/impl/pom.xml
> URL: http://svn.apache.org/viewvc/james/protocols/trunk/impl/pom.xml?rev=1188732&r1=1188731&r2=1188732&view=diff
> ==============================================================================
> --- james/protocols/trunk/impl/pom.xml (original)
> +++ james/protocols/trunk/impl/pom.xml Tue Oct 25 15:45:01 2011
> @@ -17,16 +17,13 @@
>       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">
> +<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">
>       <modelVersion>4.0.0</modelVersion>
>
>       <parent>
>           <artifactId>protocols</artifactId>
>           <groupId>org.apache.james</groupId>
> -<version>1.6-beta2-SNAPSHOT</version>
> +<version>1.6-beta2</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=1188732&r1=1188731&r2=1188732&view=diff
> ==============================================================================
> --- james/protocols/trunk/lmtp/pom.xml (original)
> +++ james/protocols/trunk/lmtp/pom.xml Tue Oct 25 15:45:01 2011
> @@ -17,16 +17,13 @@
>       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">
> +<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">
>       <modelVersion>4.0.0</modelVersion>
>
>       <parent>
>           <artifactId>protocols</artifactId>
>           <groupId>org.apache.james</groupId>
> -<version>1.6-beta2-SNAPSHOT</version>
> +<version>1.6-beta2</version>
>           <relativePath>../pom.xml</relativePath>
>       </parent>
>
>
> Modified: james/protocols/trunk/pom.xml
> URL: http://svn.apache.org/viewvc/james/protocols/trunk/pom.xml?rev=1188732&r1=1188731&r2=1188732&view=diff
> ==============================================================================
> --- james/protocols/trunk/pom.xml (original)
> +++ james/protocols/trunk/pom.xml Tue Oct 25 15:45:01 2011
> @@ -17,22 +17,19 @@
>       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">
> +<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">
>       <modelVersion>4.0.0</modelVersion>
>
>       <parent>
>           <artifactId>james-project</artifactId>
>           <groupId>org.apache.james</groupId>
>           <version>1.6</version>
> -<relativePath></relativePath>
> +<relativePath />
>       </parent>
>
>       <groupId>org.apache.james</groupId>
>       <artifactId>protocols</artifactId>
> -<version>1.6-beta2-SNAPSHOT</version>
> +<version>1.6-beta2</version>
>       <packaging>pom</packaging>
>
>       <name>Apache James Protocols</name>
> @@ -48,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-beta2</connection>
> +<developerConnection>scm:svn:https://svn.apache.org/repos/asf/james/protocols/tags/protocols-1.6-beta2</developerConnection>
> +<url>http://svn.apache.org/viewcvs.cgi/james/protocols/trunk/tags/protocols-1.6-beta2?root=Apache-SVN</url>
>       </scm>
>       <ciManagement>
>           <system>hudson</system>
>
> Modified: james/protocols/trunk/smtp/pom.xml
> URL: http://svn.apache.org/viewvc/james/protocols/trunk/smtp/pom.xml?rev=1188732&r1=1188731&r2=1188732&view=diff
> ==============================================================================
> --- james/protocols/trunk/smtp/pom.xml (original)
> +++ james/protocols/trunk/smtp/pom.xml Tue Oct 25 15:45:01 2011
> @@ -17,16 +17,13 @@
>       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">
> +<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">
>       <modelVersion>4.0.0</modelVersion>
>
>       <parent>
>           <artifactId>protocols</artifactId>
>           <groupId>org.apache.james</groupId>
> -<version>1.6-beta2-SNAPSHOT</version>
> +<version>1.6-beta2</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
>


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