On 30 April 2012 20:04, <[email protected]> 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: [email protected] For additional commands, e-mail: [email protected]
