Do not extends plugins POMs in tests. New settings for the changelog plugin requires to have a changes file.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@374395 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
aheritier
2006-02-02 14:15:34 +00:00
parent a330f613b0
commit 61216cc19d

View File

@@ -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>