Add id to make pom validate.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@425205 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
ltheussl 2006-07-24 22:24:18 +00:00
parent 12547b5bed
commit bcaa4e812e

View File

@ -20,6 +20,7 @@
<pomVersion>3</pomVersion> <pomVersion>3</pomVersion>
<id>maven-plugins</id>
<groupId>maven</groupId> <groupId>maven</groupId>
<artifactId>plugins-common</artifactId> <artifactId>plugins-common</artifactId>
<name>Maven Plugins Common Project</name> <name>Maven Plugins Common Project</name>