From: <rob...@us...> - 2010-06-23 07:42:12
|
Revision: 27 http://netcdftools.svn.sourceforge.net/netcdftools/?rev=27&view=rev Author: robertbridle Date: 2010-06-23 07:42:03 +0000 (Wed, 23 Jun 2010) Log Message: ----------- ANDSWRON-618 - Removed unused buildType property from pom.xml. Note: Hudson has been updated to no longer pass this property, i.e. "-DbuildType=dev" Modified Paths: -------------- trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-06-23 06:17:07 UTC (rev 26) +++ trunk/pom.xml 2010-06-23 07:42:03 UTC (rev 27) @@ -31,7 +31,6 @@ </snapshotRepository> </distributionManagement> <properties> - <buildType>dev</buildType> <targetJdk>1.6</targetJdk> <jar.outputDirectory> ${project.build.directory} This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |