Author: simonetripodi
Date: Sun Feb 20 11:31:43 2011
New Revision: 1072565
URL: http://svn.apache.org/viewvc?rev=1072565&view=rev
Log:
added missing organization on examples parent pom
Modified:
commons/sandbox/digester3/trunk/src/examples/pom.xml
Modified: commons/sandbox/digester3/trunk/src/examples/pom.xml
URL:
http://svn.apache.org/viewvc/commons/sandbox/digester3/trunk/src/examples/pom.xml?rev=1072565&r1=1072564&r2=1072565&view=diff
==============================================================================
--- commons/sandbox/digester3/trunk/src/examples/pom.xml (original)
+++ commons/sandbox/digester3/trunk/src/examples/pom.xml Sun Feb 20 11:31:43
2011
@@ -27,6 +27,11 @@
<packaging>pom</packaging>
<name>Commons Digester :: Examples</name>
+ <organization>
+ <name>The Apache Software Foundation</name>
+ <url>http://www.apache.org/</url>
+ </organization>
+
<licenses>
<license>
<name>The Apache Software License, Version 2.0</name>