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 2007/12/19 19:35:28 UTC

svn commit: r605655 - /myfaces/core/branches/1_2_1prepare/pom.xml

Author: lu4242
Date: Wed Dec 19 10:35:27 2007
New Revision: 605655

URL: http://svn.apache.org/viewvc?rev=605655&view=rev
Log:
remove snapshot dependencies

Modified:
    myfaces/core/branches/1_2_1prepare/pom.xml

Modified: myfaces/core/branches/1_2_1prepare/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/1_2_1prepare/pom.xml?rev=605655&r1=605654&r2=605655&view=diff
==============================================================================
--- myfaces/core/branches/1_2_1prepare/pom.xml (original)
+++ myfaces/core/branches/1_2_1prepare/pom.xml Wed Dec 19 10:35:27 2007
@@ -70,7 +70,7 @@
         <plugin>
           <groupId>org.apache.myfaces.trinidadbuild</groupId>
           <artifactId>maven-faces-plugin</artifactId>
-          <version>1.2.6-SNAPSHOT</version>
+          <version>1.2.5</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>