You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lu...@apache.org on 2011/03/26 01:39:05 UTC

svn commit: r1085616 - /myfaces/core/branches/2.1.x/api/pom.xml

Author: lu4242
Date: Sat Mar 26 00:39:05 2011
New Revision: 1085616

URL: http://svn.apache.org/viewvc?rev=1085616&view=rev
Log:
update clirr check to 2.1.0

Modified:
    myfaces/core/branches/2.1.x/api/pom.xml

Modified: myfaces/core/branches/2.1.x/api/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/2.1.x/api/pom.xml?rev=1085616&r1=1085615&r2=1085616&view=diff
==============================================================================
--- myfaces/core/branches/2.1.x/api/pom.xml (original)
+++ myfaces/core/branches/2.1.x/api/pom.xml Sat Mar 26 00:39:05 2011
@@ -378,7 +378,7 @@
                                 <comparisonArtifact>
                                     <groupId>com.sun.faces</groupId>
                                     <artifactId>jsf-api</artifactId>
-                                    <version>2.0.1</version>
+                                    <version>2.1.0</version>
                                 </comparisonArtifact>
                             </comparisonArtifacts>
                         </configuration>