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 05:38:26 UTC

svn commit: r1085642 - /myfaces/shared/trunk_4.1.x/pom.xml

Author: lu4242
Date: Sat Mar 26 04:38:25 2011
New Revision: 1085642

URL: http://svn.apache.org/viewvc?rev=1085642&view=rev
Log:
update core to 2.1.0-SNAPSHOT

Modified:
    myfaces/shared/trunk_4.1.x/pom.xml

Modified: myfaces/shared/trunk_4.1.x/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/shared/trunk_4.1.x/pom.xml?rev=1085642&r1=1085641&r2=1085642&view=diff
==============================================================================
--- myfaces/shared/trunk_4.1.x/pom.xml (original)
+++ myfaces/shared/trunk_4.1.x/pom.xml Sat Mar 26 04:38:25 2011
@@ -129,7 +129,7 @@
     <dependency>
       <groupId>org.apache.myfaces.core</groupId>
       <artifactId>myfaces-api</artifactId>
-      <version>2.0.0</version>
+      <version>2.1.0-SNAPSHOT</version>
       <scope>provided</scope>
     </dependency>