You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by sebb <se...@gmail.com> on 2012/04/30 21:57:33 UTC

Re: svn commit: r1332340 - /httpcomponents/httpcore/trunk/pom.xml

On 30 April 2012 20:04,  <ol...@apache.org> wrote:
> Author: olegk
> Date: Mon Apr 30 19:04:34 2012
> New Revision: 1332340
>
> URL: http://svn.apache.org/viewvc?rev=1332340&view=rev
> Log:
> Upgraded parent project POM to version 6

Note: the POM has not yet arrived in Maven Central, so this might
cause temporary build failures.

I'll send round an announce e-mail when the pom reaches central.

AFAIK, the delay is due to the way MC updates itself; I think it uses
timed pulls / polls rather than accepting on-demand pushes.

> Modified:
>    httpcomponents/httpcore/trunk/pom.xml
>
> Modified: httpcomponents/httpcore/trunk/pom.xml
> URL: http://svn.apache.org/viewvc/httpcomponents/httpcore/trunk/pom.xml?rev=1332340&r1=1332339&r2=1332340&view=diff
> ==============================================================================
> --- httpcomponents/httpcore/trunk/pom.xml (original)
> +++ httpcomponents/httpcore/trunk/pom.xml Mon Apr 30 19:04:34 2012
> @@ -28,7 +28,7 @@
>   <parent>
>     <artifactId>project</artifactId>
>     <groupId>org.apache.httpcomponents</groupId>
> -    <version>5</version>
> +    <version>6</version>
>     <relativePath>../project/pom.xml</relativePath>
>   </parent>
>   <modelVersion>4.0.0</modelVersion>
>
>

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