Author: brianf Date: Sat Feb 14 01:42:04 2009 New Revision: 744354 URL: http://svn.apache.org/viewvc?rev=744354&view=rev Log: use new parent
Modified: maven/jxr/trunk/pom.xml Modified: maven/jxr/trunk/pom.xml URL: http://svn.apache.org/viewvc/maven/jxr/trunk/pom.xml?rev=744354&r1=744353&r2=744354&view=diff ============================================================================== --- maven/jxr/trunk/pom.xml (original) +++ maven/jxr/trunk/pom.xml Sat Feb 14 01:42:04 2009 @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.maven</groupId> <artifactId>maven-parent</artifactId> - <version>10</version> + <version>11-SNAPSHOT</version> <relativePath>../pom/maven/pom.xml</relativePath> </parent>