You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ah...@apache.org on 2007/01/16 00:40:44 UTC

svn commit: r496539 - /maven/maven-1/plugins/trunk/plugins-common/project.xml

Author: aheritier
Date: Mon Jan 15 15:40:43 2007
New Revision: 496539

URL: http://svn.apache.org/viewvc?view=rev&rev=496539
Log:
id is deprecated

Modified:
    maven/maven-1/plugins/trunk/plugins-common/project.xml

Modified: maven/maven-1/plugins/trunk/plugins-common/project.xml
URL: http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/plugins-common/project.xml?view=diff&rev=496539&r1=496538&r2=496539
==============================================================================
--- maven/maven-1/plugins/trunk/plugins-common/project.xml (original)
+++ maven/maven-1/plugins/trunk/plugins-common/project.xml Mon Jan 15 15:40:43 2007
@@ -20,7 +20,6 @@
 
   <pomVersion>3</pomVersion>
 
-  <id>maven-plugins</id>
   <groupId>maven</groupId>
   <artifactId>plugins-common</artifactId>
   <name>Maven Plugins Common Project</name>