Author: aheritier
Date: Thu Feb  2 06:15:34 2006
New Revision: 374395

URL: http://svn.apache.org/viewcvs?rev=374395&view=rev
Log:
Do not extends plugins POMs in tests. New settings for the changelog plugin 
requires to have a changes file.

Modified:
    maven/maven-1/plugins/trunk/pdf/src/plugin-test/project.xml

Modified: maven/maven-1/plugins/trunk/pdf/src/plugin-test/project.xml
URL: 
http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/pdf/src/plugin-test/project.xml?rev=374395&r1=374394&r2=374395&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/pdf/src/plugin-test/project.xml (original)
+++ maven/maven-1/plugins/trunk/pdf/src/plugin-test/project.xml Thu Feb  2 
06:15:34 2006
@@ -17,7 +17,6 @@
  */
  -->
 <project>
-  <extend>${basedir}/../../project.xml</extend>
   <pomVersion>3</pomVersion>
   <id>test-maven-pdf-plugin</id>
   <name>Maven PDF Plugin Tests</name>


Reply via email to