You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ma...@apache.org on 2007/07/18 10:47:14 UTC

svn commit: r557196 - /myfaces/trinidad/branches/pre-1.2.2-branch/trinidad/pom.xml

Author: matzew
Date: Wed Jul 18 01:47:12 2007
New Revision: 557196

URL: http://svn.apache.org/viewvc?view=rev&rev=557196
Log:
myfaces 1.2.0 has been released

Modified:
    myfaces/trinidad/branches/pre-1.2.2-branch/trinidad/pom.xml

Modified: myfaces/trinidad/branches/pre-1.2.2-branch/trinidad/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/branches/pre-1.2.2-branch/trinidad/pom.xml?view=diff&rev=557196&r1=557195&r2=557196
==============================================================================
--- myfaces/trinidad/branches/pre-1.2.2-branch/trinidad/pom.xml (original)
+++ myfaces/trinidad/branches/pre-1.2.2-branch/trinidad/pom.xml Wed Jul 18 01:47:12 2007
@@ -391,14 +391,14 @@
       <dependency>
         <groupId>org.apache.myfaces.core</groupId>
         <artifactId>myfaces-api</artifactId>
-        <version>1.2.0-SNAPSHOT</version>
+        <version>1.2.0</version>
         <scope>provided</scope>
       </dependency>
 
       <dependency>
         <groupId>org.apache.myfaces.core</groupId>
         <artifactId>myfaces-impl</artifactId>
-        <version>1.2.0-SNAPSHOT</version>
+        <version>1.2.0</version>
         <scope>provided</scope>
       </dependency>