No one should be changing the RC branches unless it's a regression fix and has been discussed.
-----Original Message----- From: [email protected] [mailto:[email protected]] Sent: Tuesday, December 23, 2008 10:23 AM To: [email protected] Subject: svn commit: r728996 - /maven/components/branches/maven-2.0.10-RC/pom.xml Author: vsiveton Date: Tue Dec 23 07:23:04 2008 New Revision: 728996 URL: http://svn.apache.org/viewvc?rev=728996&view=rev Log: o using latest parent Modified: maven/components/branches/maven-2.0.10-RC/pom.xml Modified: maven/components/branches/maven-2.0.10-RC/pom.xml URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.10-RC/pom.xml?rev=728996&r1=728995&r2=728996&view=diff ============================================================================== --- maven/components/branches/maven-2.0.10-RC/pom.xml (original) +++ maven/components/branches/maven-2.0.10-RC/pom.xml Tue Dec 23 07:23:04 2008 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.maven</groupId> <artifactId>maven-parent</artifactId> - <version>9</version> + <version>10</version> <relativePath>../pom/maven/pom.xml</relativePath> </parent>
