You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-commits@incubator.apache.org by ma...@apache.org on 2007/03/07 19:48:07 UTC

svn commit: r515718 - /incubator/adffaces/trunk/trinidad/pom.xml

Author: matzew
Date: Wed Mar  7 11:48:07 2007
New Revision: 515718

URL: http://svn.apache.org/viewvc?view=rev&rev=515718
Log:
myfaces 1.1.5 now used to build the trunk

Modified:
    incubator/adffaces/trunk/trinidad/pom.xml

Modified: incubator/adffaces/trunk/trinidad/pom.xml
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/pom.xml?view=diff&rev=515718&r1=515717&r2=515718
==============================================================================
--- incubator/adffaces/trunk/trinidad/pom.xml (original)
+++ incubator/adffaces/trunk/trinidad/pom.xml Wed Mar  7 11:48:07 2007
@@ -348,14 +348,14 @@
       <dependency>
         <groupId>org.apache.myfaces.core</groupId>
         <artifactId>myfaces-api</artifactId>
-        <version>1.1.4</version>
+        <version>1.1.5</version>
         <scope>provided</scope>
       </dependency>
 
       <dependency>
         <groupId>org.apache.myfaces.core</groupId>
         <artifactId>myfaces-impl</artifactId>
-        <version>1.1.4</version>
+        <version>1.1.5</version>
         <scope>provided</scope>
       </dependency>