You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ba...@apache.org on 2011/11/09 08:51:59 UTC

svn commit: r1199640 - /commons/proper/lang/trunk/pom.xml

Author: bayard
Date: Wed Nov  9 07:51:58 2011
New Revision: 1199640

URL: http://svn.apache.org/viewvc?rev=1199640&view=rev
Log:
Making the clirr comparison be the previous version (3.0.1)

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

Modified: commons/proper/lang/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/lang/trunk/pom.xml?rev=1199640&r1=1199639&r2=1199640&view=diff
==============================================================================
--- commons/proper/lang/trunk/pom.xml (original)
+++ commons/proper/lang/trunk/pom.xml Wed Nov  9 07:51:58 2011
@@ -581,7 +581,7 @@
             <comparisonArtifact>
               <groupId>org.apache.commons</groupId>
               <artifactId>commons-lang3</artifactId>
-              <version>3.0.2</version>
+              <version>3.0.1</version>
             </comparisonArtifact>
           </comparisonArtifacts>
           <minSeverity>info</minSeverity>



Re: svn commit: r1199640 - /commons/proper/lang/trunk/pom.xml

Posted by sebb <se...@gmail.com>.
On 9 November 2011 07:51,  <ba...@apache.org> wrote:
> Author: bayard
> Date: Wed Nov  9 07:51:58 2011
> New Revision: 1199640
>
> URL: http://svn.apache.org/viewvc?rev=1199640&view=rev
> Log:
> Making the clirr comparison be the previous version (3.0.1)
>
> Modified:
>    commons/proper/lang/trunk/pom.xml
>
> Modified: commons/proper/lang/trunk/pom.xml
> URL: http://svn.apache.org/viewvc/commons/proper/lang/trunk/pom.xml?rev=1199640&r1=1199639&r2=1199640&view=diff
> ==============================================================================
> --- commons/proper/lang/trunk/pom.xml (original)
> +++ commons/proper/lang/trunk/pom.xml Wed Nov  9 07:51:58 2011
> @@ -581,7 +581,7 @@
>             <comparisonArtifact>
>               <groupId>org.apache.commons</groupId>
>               <artifactId>commons-lang3</artifactId>
> -              <version>3.0.2</version>
> +              <version>3.0.1</version>

Or just omit the version, and Clirr should pick up the previous version.

>             </comparisonArtifact>
>           </comparisonArtifacts>
>           <minSeverity>info</minSeverity>
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org