You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2011/05/14 18:05:29 UTC

svn commit: r1103143 - /commons/proper/net/trunk/pom.xml

Author: sebb
Date: Sat May 14 16:05:29 2011
New Revision: 1103143

URL: http://svn.apache.org/viewvc?rev=1103143&view=rev
Log:
Archives for 3.0 were created with -bin suffix

Modified:
    commons/proper/net/trunk/pom.xml

Modified: commons/proper/net/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/net/trunk/pom.xml?rev=1103143&r1=1103142&r2=1103143&view=diff
==============================================================================
--- commons/proper/net/trunk/pom.xml (original)
+++ commons/proper/net/trunk/pom.xml Sat May 14 16:05:29 2011
@@ -127,7 +127,7 @@ Supported protocols include: Echo, Finge
         <commons.componentid>net</commons.componentid>
         <commons.release.version>3.0</commons.release.version>
         <commons.rc.version>RC1</commons.rc.version>
-        <commons.binary.suffix />
+        <commons.binary.suffix>bin</commons.binary.suffix>
         <commons.release.desc>(Requires Java 1.5 or later)</commons.release.desc>
         <commons.release.2.version>1.4.1</commons.release.2.version>
         <commons.release.2.binary.suffix />