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 2009/07/13 02:27:14 UTC

svn commit: r793438 - /commons/proper/digester/branches/1_X_LINE/pom.xml

Author: rahul
Date: Mon Jul 13 00:27:13 2009
New Revision: 793438

URL: http://svn.apache.org/viewvc?rev=793438&view=rev
Log:
Compare against latest release in this branch (v1.8.1).

Modified:
    commons/proper/digester/branches/1_X_LINE/pom.xml

Modified: commons/proper/digester/branches/1_X_LINE/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/digester/branches/1_X_LINE/pom.xml?rev=793438&r1=793437&r2=793438&view=diff
==============================================================================
--- commons/proper/digester/branches/1_X_LINE/pom.xml (original)
+++ commons/proper/digester/branches/1_X_LINE/pom.xml Mon Jul 13 00:27:13 2009
@@ -293,7 +293,7 @@
         <artifactId>clirr-maven-plugin</artifactId>
         <version>2.2.1</version>
         <configuration>
-          <comparisonVersion>1.8</comparisonVersion>
+          <comparisonVersion>1.8.1</comparisonVersion>
         </configuration>
       </plugin>
     </plugins>