You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by br...@apache.org on 2005/05/12 19:37:11 UTC

svn commit: r169855 - /maven/components/trunk/maven-core-it/it0006/pom.xml

Author: brett
Date: Thu May 12 10:37:09 2005
New Revision: 169855

URL: http://svn.apache.org/viewcvs?rev=169855&view=rev
Log:
remove bad parent

Modified:
    maven/components/trunk/maven-core-it/it0006/pom.xml

Modified: maven/components/trunk/maven-core-it/it0006/pom.xml
URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-core-it/it0006/pom.xml?rev=169855&r1=169854&r2=169855&view=diff
==============================================================================
--- maven/components/trunk/maven-core-it/it0006/pom.xml (original)
+++ maven/components/trunk/maven-core-it/it0006/pom.xml Thu May 12 10:37:09 2005
@@ -1,14 +1,9 @@
 <model>
-  <parent>
-    <artifactId>maven-verifier-plugin</artifactId>
-    <groupId>org.apache.maven.plugins</groupId>
-    <version>1.0-alpha-2-SNAPSHOT</version>
-  </parent>
   <modelVersion>4.0.0</modelVersion>
+  <groupId>org.apache.maven</groupId>
   <artifactId>maven-verifier-plugin-test</artifactId>
   <name>Maven Verifier Plugin Test</name>
   <version>1.0-alpha-2-SNAPSHOT</version>
-  <dependencies/>
   <build>
     <plugins>
       <plugin>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org