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/11/24 16:31:54 UTC

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

Author: manolito
Date: Sat Nov 24 07:31:54 2007
New Revision: 597859

URL: http://svn.apache.org/viewvc?rev=597859&view=rev
Log:
switched myfaces-api dependency to 1.1.5

Modified:
    myfaces/shared/trunk/pom.xml

Modified: myfaces/shared/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/shared/trunk/pom.xml?rev=597859&r1=597858&r2=597859&view=diff
==============================================================================
--- myfaces/shared/trunk/pom.xml (original)
+++ myfaces/shared/trunk/pom.xml Sat Nov 24 07:31:54 2007
@@ -45,7 +45,7 @@
     <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>