You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by si...@apache.org on 2011/06/27 20:09:27 UTC

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

Author: simonetripodi
Date: Mon Jun 27 18:09:26 2011
New Revision: 1140254

URL: http://svn.apache.org/viewvc?rev=1140254&view=rev
Log:
removed trailing space

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=1140254&r1=1140253&r2=1140254&view=diff
==============================================================================
--- commons/proper/digester/trunk/pom.xml (original)
+++ commons/proper/digester/trunk/pom.xml Mon Jun 27 18:09:26 2011
@@ -179,7 +179,7 @@
       <artifactId>commons-beanutils</artifactId>
       <version>1.8.3</version>
     </dependency>
-    <dependency> 
+    <dependency>
       <groupId>commons-logging</groupId>
       <artifactId>commons-logging</artifactId>
       <version>1.1.1</version>