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

svn commit: r465130 - /myfaces/tomahawk/branches/1_1_4/sandbox/examples/pom.xml

Author: wsmoak
Date: Tue Oct 17 19:50:12 2006
New Revision: 465130

URL: http://svn.apache.org/viewvc?view=rev&rev=465130
Log:
Fix typo.

Modified:
    myfaces/tomahawk/branches/1_1_4/sandbox/examples/pom.xml

Modified: myfaces/tomahawk/branches/1_1_4/sandbox/examples/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tomahawk/branches/1_1_4/sandbox/examples/pom.xml?view=diff&rev=465130&r1=465129&r2=465130
==============================================================================
--- myfaces/tomahawk/branches/1_1_4/sandbox/examples/pom.xml (original)
+++ myfaces/tomahawk/branches/1_1_4/sandbox/examples/pom.xml Tue Oct 17 19:50:12 2006
@@ -81,7 +81,7 @@
                 <dependency>
                     <groupId>org.apache.myfaces.core</groupId>
                     <artifactId>myfaces-api</artifactId>
-                    <version>1.1.5-SNAPSHOoT</version>
+                    <version>1.1.5-SNAPSHOT</version>
                 </dependency>
                 <dependency>
                     <groupId>org.apache.myfaces.core</groupId>