Author: brett
Date: Thu Oct 14 01:52:04 2010
New Revision: 1022353
URL: http://svn.apache.org/viewvc?rev=1022353&view=rev
Log:
ensure organization is set
Modified:
incubator/npanday/trunk/pom.xml
Modified: incubator/npanday/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/npanday/trunk/pom.xml?rev=1022353&r1=1022352&r2=1022353&view=diff
==============================================================================
--- incubator/npanday/trunk/pom.xml (original)
+++ incubator/npanday/trunk/pom.xml Thu Oct 14 01:52:04 2010
@@ -27,6 +27,12 @@ under the License.
<name>NPanday</name>
<url>http://incubator.apache.org/npanday/</url>
<description>NPanday provides Maven plugins to support building of .NET
applications</description>
+ <!-- Temporary until we move to using the ASF parent POM. Organization must
be specified for the installer to
+ build successfully. -->
+ <organization>
+ <name>The Apache Software Foundation</name>
+ <url>http://www.apache.org/</url>
+ </organization>
<mailingLists>
<mailingList>
<name>NPanday Developers List</name>