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 2009/03/13 00:52:31 UTC

svn commit: r753066 - /myfaces/current12/test-webapp/pom.xml

Author: lu4242
Date: Thu Mar 12 23:52:31 2009
New Revision: 753066

URL: http://svn.apache.org/viewvc?rev=753066&view=rev
Log:
update myfaces version to 1.2.7-SNAPSHOT

Modified:
    myfaces/current12/test-webapp/pom.xml

Modified: myfaces/current12/test-webapp/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/current12/test-webapp/pom.xml?rev=753066&r1=753065&r2=753066&view=diff
==============================================================================
--- myfaces/current12/test-webapp/pom.xml (original)
+++ myfaces/current12/test-webapp/pom.xml Thu Mar 12 23:52:31 2009
@@ -101,13 +101,13 @@
                 <dependency>
                     <groupId>org.apache.myfaces.core</groupId>
                     <artifactId>myfaces-api</artifactId>
-                    <version>1.2.5-SNAPSHOT</version>
+                    <version>1.2.7-SNAPSHOT</version>
                     <scope>compile</scope>
                 </dependency>
                 <dependency>
                     <groupId>org.apache.myfaces.core</groupId>
                     <artifactId>myfaces-impl</artifactId>
-                    <version>1.2.5-SNAPSHOT</version>
+                    <version>1.2.7-SNAPSHOT</version>
                     <scope>compile</scope>
                 </dependency>
             </dependencies>