On 2010-05-05 23:42, [email protected] wrote: > Author: hboutemy > Date: Wed May 5 21:42:51 2010 > New Revision: 941507 > > URL: http://svn.apache.org/viewvc?rev=941507&view=rev > Log: > o next version will be 2.0.5
Why do you want to change the version? This is after all the 2.0.4.x branch. As strange as the numbering scheme if for this component, I suggest that we stick by it so we don't add more confusion. > o updated parent pom > > Modified: > maven/shared/branches/maven-reporting-impl-2.0.4.x/pom.xml > > Modified: maven/shared/branches/maven-reporting-impl-2.0.4.x/pom.xml > URL: > http://svn.apache.org/viewvc/maven/shared/branches/maven-reporting-impl-2.0.4.x/pom.xml?rev=941507&r1=941506&r2=941507&view=diff > ============================================================================== > --- maven/shared/branches/maven-reporting-impl-2.0.4.x/pom.xml (original) > +++ maven/shared/branches/maven-reporting-impl-2.0.4.x/pom.xml Wed May 5 > 21:42:51 2010 > @@ -23,12 +23,12 @@ > <parent> > <groupId>org.apache.maven.shared</groupId> > <artifactId>maven-shared-components</artifactId> > - <version>14</version> > + <version>15</version> > </parent> > > <groupId>org.apache.maven.reporting</groupId> > <artifactId>maven-reporting-impl</artifactId> > - <version>2.0.4.4-SNAPSHOT</version> > + <version>2.0.5-SNAPSHOT</version> > > <name>Maven Reporting Implementation</name> > <description>Abstract classes to manage report generation.</description> > > > -- Dennis Lundberg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
