Author: brett
Date: Fri Jan 13 12:58:19 2012
New Revision: 1231040
URL: http://svn.apache.org/viewvc?rev=1231040&view=rev
Log:
add missing type
Modified:
incubator/npanday/trunk/dist/npanday-installer/pom.xml
Modified: incubator/npanday/trunk/dist/npanday-installer/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/npanday/trunk/dist/npanday-installer/pom.xml?rev=1231040&r1=1231039&r2=1231040&view=diff
==============================================================================
--- incubator/npanday/trunk/dist/npanday-installer/pom.xml (original)
+++ incubator/npanday/trunk/dist/npanday-installer/pom.xml Fri Jan 13 12:58:19
2012
@@ -121,6 +121,7 @@
<artifactId>log4net</artifactId>
<version>1.2.11</version>
<classifier>net-2.0</classifier>
+ <type>dotnet-library</type>
<destFileName>log4net.dll</destFileName>
</artifactItem>
</artifactItems>