Author: olamy Date: Mon Aug 13 20:59:55 2012 New Revision: 1372612 URL: http://svn.apache.org/viewvc?rev=1372612&view=rev Log: use last parent pom
Modified: maven/scm/trunk/pom.xml Modified: maven/scm/trunk/pom.xml URL: http://svn.apache.org/viewvc/maven/scm/trunk/pom.xml?rev=1372612&r1=1372611&r2=1372612&view=diff ============================================================================== --- maven/scm/trunk/pom.xml (original) +++ maven/scm/trunk/pom.xml Mon Aug 13 20:59:55 2012 @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.maven</groupId> <artifactId>maven-parent</artifactId> - <version>21</version> + <version>22</version> </parent> <groupId>org.apache.maven.scm</groupId>