Author: dennisl
Date: Tue Jul 19 14:42:13 2011
New Revision: 1148366

URL: http://svn.apache.org/viewvc?rev=1148366&view=rev
Log:
o Add relativePath to parent.

Modified:
    maven/plugins/trunk/maven-plugins/pom.xml

Modified: maven/plugins/trunk/maven-plugins/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-plugins/pom.xml?rev=1148366&r1=1148365&r2=1148366&view=diff
==============================================================================
--- maven/plugins/trunk/maven-plugins/pom.xml (original)
+++ maven/plugins/trunk/maven-plugins/pom.xml Tue Jul 19 14:42:13 2011
@@ -24,6 +24,7 @@ under the License.
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
     <version>21-SNAPSHOT</version>
+    <relativePath>../../pom/maven/pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.maven.plugins</groupId>


Reply via email to