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/05/24 14:38:54 UTC

svn commit: r1127007 - /myfaces/shared/trunk/pom.xml

Author: lu4242
Date: Tue May 24 12:38:54 2011
New Revision: 1127007

URL: http://svn.apache.org/viewvc?rev=1127007&view=rev
Log:
revert temporally to 2.1.0-SNAPSHOT

Modified:
    myfaces/shared/trunk/pom.xml

Modified: myfaces/shared/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/shared/trunk/pom.xml?rev=1127007&r1=1127006&r2=1127007&view=diff
==============================================================================
--- myfaces/shared/trunk/pom.xml (original)
+++ myfaces/shared/trunk/pom.xml Tue May 24 12:38:54 2011
@@ -128,7 +128,7 @@
     <dependency>
       <groupId>org.apache.myfaces.core</groupId>
       <artifactId>myfaces-api</artifactId>
-      <version>2.1.0</version>
+      <version>2.1.0-SNAPSHOT</version>
       <scope>provided</scope>
     </dependency>