You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ra...@apache.org on 2008/12/24 08:14:31 UTC

svn commit: r729260 - /commons/proper/digester/trunk/pom.xml

Author: rahul
Date: Tue Dec 23 23:14:30 2008
New Revision: 729260

URL: http://svn.apache.org/viewvc?rev=729260&view=rev
Log:
We have an empty binary suffix.

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

Modified: commons/proper/digester/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/digester/trunk/pom.xml?rev=729260&r1=729259&r2=729260&view=diff
==============================================================================
--- commons/proper/digester/trunk/pom.xml (original)
+++ commons/proper/digester/trunk/pom.xml Tue Dec 23 23:14:30 2008
@@ -181,6 +181,7 @@
     <commons.rc.version>RC1</commons.rc.version>
     <commons.jira.id>DIGESTER</commons.jira.id>
     <commons.jira.pid>12310471</commons.jira.pid>
+    <commons.binary.suffix></commons.binary.suffix>
   </properties> 
 
   <build>