Author: veithen
Date: Wed Jun 9 18:15:48 2010
New Revision: 953106
URL: http://svn.apache.org/viewvc?rev=953106&view=rev
Log:
Removed stuff from pom.xml that is already inherited from org.apache:apache:7.
Modified:
webservices/commons/trunk/modules/axiom/pom.xml
Modified: webservices/commons/trunk/modules/axiom/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/pom.xml?rev=953106&r1=953105&r2=953106&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/pom.xml (original)
+++ webservices/commons/trunk/modules/axiom/pom.xml Wed Jun 9 18:15:48 2010
@@ -222,22 +222,11 @@
<email>jochen.wiedmann AT gmail.com</email>
</contributor>
</contributors>
- <licenses>
- <license>
- <name>The Apache Software License, Version 2.0</name>
- <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
- <distribution>repo</distribution>
- </license>
- </licenses>
<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/webservices/commons/trunk/modules/axiom</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/commons/trunk/modules/axiom</developerConnection>
<url>http://svn.apache.org/viewcvs.cgi/webservices/commons/trunk/modules/axiom</url>
</scm>
- <organization>
- <name>The Apache Software Foundation</name>
- <url>http://www.apache.org/</url>
- </organization>
<profiles>
<profile>
<id>jdk15</id>