o adding a test plugin for the converter

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@475691 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2006-11-16 11:44:56 +00:00
parent a280c684f3
commit 0f6116a2d0
2 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,6 @@
<project>
<pomVersion>3</pomVersion>
<artifactId>maven-foo-plugin</artifactId>
<groupId>org.apache.maven.plugins</groupId>
<currentVersion>1.0</currentVersion>
</project>