You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by jd...@apache.org on 2006/02/14 00:25:08 UTC

svn commit: r377532 - /maven/plugins/trunk/maven-one-plugin/pom.xml

Author: jdcasey
Date: Mon Feb 13 15:25:08 2006
New Revision: 377532

URL: http://svn.apache.org/viewcvs?rev=377532&view=rev
Log:
fixing xml.

Modified:
    maven/plugins/trunk/maven-one-plugin/pom.xml

Modified: maven/plugins/trunk/maven-one-plugin/pom.xml
URL: http://svn.apache.org/viewcvs/maven/plugins/trunk/maven-one-plugin/pom.xml?rev=377532&r1=377531&r2=377532&view=diff
==============================================================================
--- maven/plugins/trunk/maven-one-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-one-plugin/pom.xml Mon Feb 13 15:25:08 2006
@@ -3,7 +3,7 @@
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.maven.plugins</groupId>
-    <artifactId>maven-plugin-parent</groupId>
+    <artifactId>maven-plugin-parent</artifactId>
     <version>2.0.1</version>
   </parent>
   <artifactId>maven-one-plugin</artifactId>