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/07/20 18:42:23 UTC

svn commit: r1148842 - /myfaces/core/trunk/shaded-impl/pom.xml

Author: lu4242
Date: Wed Jul 20 16:42:23 2011
New Revision: 1148842

URL: http://svn.apache.org/viewvc?rev=1148842&view=rev
Log:
update to version 2.1.1

Modified:
    myfaces/core/trunk/shaded-impl/pom.xml

Modified: myfaces/core/trunk/shaded-impl/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/trunk/shaded-impl/pom.xml?rev=1148842&r1=1148841&r2=1148842&view=diff
==============================================================================
--- myfaces/core/trunk/shaded-impl/pom.xml (original)
+++ myfaces/core/trunk/shaded-impl/pom.xml Wed Jul 20 16:42:23 2011
@@ -66,7 +66,7 @@
                                <artifactItem>
                                    <groupId>org.apache.myfaces.core</groupId>
                                    <artifactId>myfaces-impl</artifactId>
-                                   <version>2.0.5</version>
+                                   <version>2.1.1</version>
                                    <excludes>org/apache/myfaces/ee6/*</excludes>
                                </artifactItem>
                            </artifactItems>
@@ -85,7 +85,7 @@
                                <artifactItem>
                                    <groupId>org.apache.myfaces.core</groupId>
                                    <artifactId>myfaces-impl</artifactId>
-                                   <version>2.0.5</version>
+                                   <version>2.1.1</version>
                                    <classifier>sources</classifier>
                                    <excludes>org/apache/myfaces/ee6/*</excludes>
                                </artifactItem>