You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by de...@apache.org on 2010/01/20 14:35:15 UTC

svn commit: r901195 - /maven/jxr/trunk/jxr-site/pom.xml

Author: dennisl
Date: Wed Jan 20 13:35:15 2010
New Revision: 901195

URL: http://svn.apache.org/viewvc?rev=901195&view=rev
Log:
o Update to maven-parent-15.

Modified:
    maven/jxr/trunk/jxr-site/pom.xml

Modified: maven/jxr/trunk/jxr-site/pom.xml
URL: http://svn.apache.org/viewvc/maven/jxr/trunk/jxr-site/pom.xml?rev=901195&r1=901194&r2=901195&view=diff
==============================================================================
--- maven/jxr/trunk/jxr-site/pom.xml (original)
+++ maven/jxr/trunk/jxr-site/pom.xml Wed Jan 20 13:35:15 2010
@@ -27,8 +27,8 @@
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>10</version>
-    <relativePath>../pom/maven/pom.xml</relativePath>
+    <version>15</version>
+    <relativePath>../../pom/maven/pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.maven.jxr</groupId>