You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ni...@apache.org on 2008/04/22 17:51:51 UTC

svn commit: r650560 - /commons/proper/jxpath/trunk/pom.xml

Author: niallp
Date: Tue Apr 22 08:51:39 2008
New Revision: 650560

URL: http://svn.apache.org/viewvc?rev=650560&view=rev
Log:
remove redundant info - inherited from apache pom (via commons-parent)

Modified:
    commons/proper/jxpath/trunk/pom.xml

Modified: commons/proper/jxpath/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/jxpath/trunk/pom.xml?rev=650560&r1=650559&r2=650560&view=diff
==============================================================================
--- commons/proper/jxpath/trunk/pom.xml (original)
+++ commons/proper/jxpath/trunk/pom.xml Tue Apr 22 08:51:39 2008
@@ -55,22 +55,11 @@
       <email>mbenson@apache.org</email>
     </developer>
   </developers>
-  <licenses>
-    <license>
-      <name>The Apache Software License, Version 2.0</name>
-      <url>/LICENSE.txt</url>
-      <distribution>repo</distribution>
-    </license>
-  </licenses>
   <scm>
     <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/jxpath/trunk</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk</developerConnection>
     <url>http://svn.apache.org/repos/asf/commons/proper/jxpath/trunk</url>
   </scm>
-  <organization>
-    <name>The Apache Software Foundation</name>
-    <url>http://commons.apache.org/</url>
-  </organization>
 
   <properties>
     <commons.componentid>jxpath</commons.componentid>