Author: bayard
Date: Tue Nov  7 12:49:56 2006
New Revision: 472249

URL: http://svn.apache.org/viewvc?view=rev&rev=472249
Log:
Points to new commons-parent id. organization/licenses are in the top level 
apache pom, so removed. 

Modified:
    jakarta/commons/proper/io/trunk/pom.xml

Modified: jakarta/commons/proper/io/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/io/trunk/pom.xml?view=diff&rev=472249&r1=472248&r2=472249
==============================================================================
--- jakarta/commons/proper/io/trunk/pom.xml (original)
+++ jakarta/commons/proper/io/trunk/pom.xml Tue Nov  7 12:49:56 2006
@@ -21,7 +21,7 @@
     xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
   <parent>
     <groupId>org.apache.commons</groupId>
-    <artifactId>commons</artifactId>
+    <artifactId>commons-parent</artifactId>
     <version>1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -36,19 +36,6 @@
   </description>
 
   <url>http://jakarta.apache.org/commons/io/</url>
-
-  <organization>
-    <name>The Apache Software Foundation</name>
-    <url>http://jakarta.apache.org</url>
-  </organization>
-
-  <licenses>
-    <license>
-      <name>The Apache Software License, Version 2.0</name>
-      <url>/LICENSE.txt</url>
-      <distribution>repo</distribution>
-    </license>
-  </licenses>
 
   <issueManagement>
     <system>jira</system>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to