Author: djencks
Date: Tue May 12 22:30:59 2009
New Revision: 774116
URL: http://svn.apache.org/viewvc?rev=774116&view=rev
Log:
take out the organization again, use pom url for Bundle-DocURL. License
element is from parent pom
Modified:
portals/portals-pom/trunk/pom.xml
Modified: portals/portals-pom/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/portals/portals-pom/trunk/pom.xml?rev=774116&r1=774115&r2=774116&view=diff
==============================================================================
--- portals/portals-pom/trunk/pom.xml (original)
+++ portals/portals-pom/trunk/pom.xml Tue May 12 22:30:59 2009
@@ -44,18 +44,6 @@
<url>http://portals.apache.org</url>
- <organization>
- <name>The Apache Software Foundation Portals Project</name>
- <url>http://portals.apache.org/</url>
- </organization>
-
- <licenses>
- <license>
- <name>Apache License, Version 2.0</name>
- <url>http://www.apache.org/licenses/LICENSE-2.0.html</url>
- <distribution>repo</distribution>
- </license>
- </licenses>
<inceptionYear>2004</inceptionYear>
<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/portals/portals-pom/trunk</connection>