Author: niallp
Date: Mon Jul 21 15:25:38 2008
New Revision: 678586
URL: http://svn.apache.org/viewvc?rev=678586&view=rev
Log:
Remove binary suffix - latest release is "-bin", which is the default
Modified:
commons/proper/collections/trunk/pom.xml
Modified: commons/proper/collections/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/collections/trunk/pom.xml?rev=678586&r1=678585&r2=678586&view=diff
==============================================================================
--- commons/proper/collections/trunk/pom.xml (original)
+++ commons/proper/collections/trunk/pom.xml Mon Jul 21 15:25:38 2008
@@ -380,7 +380,6 @@
<properties>
<commons.componentid>collections</commons.componentid>
<commons.release.version>3.2.1</commons.release.version>
- <commons.binary.suffix></commons.binary.suffix>
<commons.jira.id>COLLECTIONS</commons.jira.id>
<commons.jira.pid>12310465</commons.jira.pid>
</properties>