The <scm> entries in the top-level pom.xml still point to trunk - is
that intended?

Might be better if they pointed to the tag (without the RCn suffix).

On 24 August 2010 20:08,  <[email protected]> wrote:
> Author: olegk
> Date: Tue Aug 24 19:08:19 2010
> New Revision: 988671
>
> URL: http://svn.apache.org/viewvc?rev=988671&view=rev
> Log:
> HttpCore 4.1-beta2 RC2 tag
>
> Added:
>    httpcomponents/httpcore/tags/4.1-beta2-RC2/   (props changed)
>      - copied from r988670, httpcomponents/httpcore/trunk/
> Modified:
>    httpcomponents/httpcore/tags/4.1-beta2-RC2/httpcore-ab/pom.xml
>    httpcomponents/httpcore/tags/4.1-beta2-RC2/httpcore-benchmark/pom.xml
>    httpcomponents/httpcore/tags/4.1-beta2-RC2/httpcore-contrib/pom.xml
>    httpcomponents/httpcore/tags/4.1-beta2-RC2/httpcore-nio/pom.xml
>    httpcomponents/httpcore/tags/4.1-beta2-RC2/httpcore-osgi/pom.xml
>    httpcomponents/httpcore/tags/4.1-beta2-RC2/httpcore/pom.xml
>    httpcomponents/httpcore/tags/4.1-beta2-RC2/pom.xml
>
> Propchange: httpcomponents/httpcore/tags/4.1-beta2-RC2/
> ------------------------------------------------------------------------------
> --- svn:ignore (added)
> +++ svn:ignore Tue Aug 24 19:08:19 2010
> @@ -0,0 +1,9 @@
> +
> +.project
> +.classpath
> +bin
> +lib
> +.settings
> +dist
> +target
> +.pmd
>
> Propchange: httpcomponents/httpcore/tags/4.1-beta2-RC2/
> ------------------------------------------------------------------------------
> --- svn:mergeinfo (added)
> +++ svn:mergeinfo Tue Aug 24 19:08:19 2010
> @@ -0,0 +1 @@
> +/httpcomponents/httpcore/branches/ibm_compat_branch:755687-758898
>
> Modified: httpcomponents/httpcore/tags/4.1-beta2-RC2/httpcore-ab/pom.xml
> URL: 
> http://svn.apache.org/viewvc/httpcomponents/httpcore/tags/4.1-beta2-RC2/httpcore-ab/pom.xml?rev=988671&r1=988670&r2=988671&view=diff
> ==============================================================================
> --- httpcomponents/httpcore/tags/4.1-beta2-RC2/httpcore-ab/pom.xml (original)
> +++ httpcomponents/httpcore/tags/4.1-beta2-RC2/httpcore-ab/pom.xml Tue Aug 24 
> 19:08:19 2010
> @@ -30,7 +30,7 @@
>   <parent>
>     <groupId>org.apache.httpcomponents</groupId>
>     <artifactId>httpcomponents-core</artifactId>
> -    <version>4.1-beta2-SNAPSHOT</version>
> +    <version>4.1-beta2</version>
>   </parent>
>   <artifactId>httpcore-ab</artifactId>
>   <name>HttpCore AB clone</name>
>
> Modified: 
> httpcomponents/httpcore/tags/4.1-beta2-RC2/httpcore-benchmark/pom.xml
> URL: 
> http://svn.apache.org/viewvc/httpcomponents/httpcore/tags/4.1-beta2-RC2/httpcore-benchmark/pom.xml?rev=988671&r1=988670&r2=988671&view=diff
> ==============================================================================
> --- httpcomponents/httpcore/tags/4.1-beta2-RC2/httpcore-benchmark/pom.xml 
> (original)
> +++ httpcomponents/httpcore/tags/4.1-beta2-RC2/httpcore-benchmark/pom.xml Tue 
> Aug 24 19:08:19 2010
> @@ -30,7 +30,7 @@
>   <parent>
>     <groupId>org.apache.httpcomponents</groupId>
>     <artifactId>httpcomponents-core</artifactId>
> -    <version>4.1-beta2-SNAPSHOT</version>
> +    <version>4.1-beta2</version>
>   </parent>
>   <artifactId>httpcore-benchmark</artifactId>
>   <name>HttpCore Benchmarks</name>
>
> Modified: httpcomponents/httpcore/tags/4.1-beta2-RC2/httpcore-contrib/pom.xml
> URL: 
> http://svn.apache.org/viewvc/httpcomponents/httpcore/tags/4.1-beta2-RC2/httpcore-contrib/pom.xml?rev=988671&r1=988670&r2=988671&view=diff
> ==============================================================================
> --- httpcomponents/httpcore/tags/4.1-beta2-RC2/httpcore-contrib/pom.xml 
> (original)
> +++ httpcomponents/httpcore/tags/4.1-beta2-RC2/httpcore-contrib/pom.xml Tue 
> Aug 24 19:08:19 2010
> @@ -30,7 +30,7 @@
>   <parent>
>     <groupId>org.apache.httpcomponents</groupId>
>     <artifactId>httpcomponents-core</artifactId>
> -    <version>4.1-beta2-SNAPSHOT</version>
> +    <version>4.1-beta2</version>
>   </parent>
>   <artifactId>httpcore-contrib</artifactId>
>   <name>HttpCore Contrib</name>
>
> Modified: httpcomponents/httpcore/tags/4.1-beta2-RC2/httpcore-nio/pom.xml
> URL: 
> http://svn.apache.org/viewvc/httpcomponents/httpcore/tags/4.1-beta2-RC2/httpcore-nio/pom.xml?rev=988671&r1=988670&r2=988671&view=diff
> ==============================================================================
> --- httpcomponents/httpcore/tags/4.1-beta2-RC2/httpcore-nio/pom.xml (original)
> +++ httpcomponents/httpcore/tags/4.1-beta2-RC2/httpcore-nio/pom.xml Tue Aug 
> 24 19:08:19 2010
> @@ -30,7 +30,7 @@
>   <parent>
>     <groupId>org.apache.httpcomponents</groupId>
>     <artifactId>httpcomponents-core</artifactId>
> -    <version>4.1-beta2-SNAPSHOT</version>
> +    <version>4.1-beta2</version>
>   </parent>
>   <artifactId>httpcore-nio</artifactId>
>   <name>HttpCore NIO</name>
>
> Modified: httpcomponents/httpcore/tags/4.1-beta2-RC2/httpcore-osgi/pom.xml
> URL: 
> http://svn.apache.org/viewvc/httpcomponents/httpcore/tags/4.1-beta2-RC2/httpcore-osgi/pom.xml?rev=988671&r1=988670&r2=988671&view=diff
> ==============================================================================
> --- httpcomponents/httpcore/tags/4.1-beta2-RC2/httpcore-osgi/pom.xml 
> (original)
> +++ httpcomponents/httpcore/tags/4.1-beta2-RC2/httpcore-osgi/pom.xml Tue Aug 
> 24 19:08:19 2010
> @@ -30,7 +30,7 @@
>   <parent>
>     <groupId>org.apache.httpcomponents</groupId>
>     <artifactId>httpcomponents-core</artifactId>
> -    <version>4.1-beta2-SNAPSHOT</version>
> +    <version>4.1-beta2</version>
>   </parent>
>   <artifactId>httpcore-osgi</artifactId>
>   <name>HttpCore OSGi bundle</name>
>
> Modified: httpcomponents/httpcore/tags/4.1-beta2-RC2/httpcore/pom.xml
> URL: 
> http://svn.apache.org/viewvc/httpcomponents/httpcore/tags/4.1-beta2-RC2/httpcore/pom.xml?rev=988671&r1=988670&r2=988671&view=diff
> ==============================================================================
> --- httpcomponents/httpcore/tags/4.1-beta2-RC2/httpcore/pom.xml (original)
> +++ httpcomponents/httpcore/tags/4.1-beta2-RC2/httpcore/pom.xml Tue Aug 24 
> 19:08:19 2010
> @@ -30,7 +30,7 @@
>   <parent>
>     <groupId>org.apache.httpcomponents</groupId>
>     <artifactId>httpcomponents-core</artifactId>
> -    <version>4.1-beta2-SNAPSHOT</version>
> +    <version>4.1-beta2</version>
>   </parent>
>   <artifactId>httpcore</artifactId>
>   <name>HttpCore</name>
>
> Modified: httpcomponents/httpcore/tags/4.1-beta2-RC2/pom.xml
> URL: 
> http://svn.apache.org/viewvc/httpcomponents/httpcore/tags/4.1-beta2-RC2/pom.xml?rev=988671&r1=988670&r2=988671&view=diff
> ==============================================================================
> --- httpcomponents/httpcore/tags/4.1-beta2-RC2/pom.xml (original)
> +++ httpcomponents/httpcore/tags/4.1-beta2-RC2/pom.xml Tue Aug 24 19:08:19 
> 2010
> @@ -35,7 +35,7 @@
>   <groupId>org.apache.httpcomponents</groupId>
>   <artifactId>httpcomponents-core</artifactId>
>   <name>HttpComponents Core</name>
> -  <version>4.1-beta2-SNAPSHOT</version>
> +  <version>4.1-beta2</version>
>   <description>Core components to build HTTP enabled services</description>
>   <url>http://hc.apache.org/httpcomponents-core/</url>
>   <inceptionYear>2005</inceptionYear>
>
>
>

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

Reply via email to