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 2009/12/09 04:28:31 UTC

svn commit: r888690 - /myfaces/tomahawk/trunk/examples/pom.xml

Author: lu4242
Date: Wed Dec  9 03:28:31 2009
New Revision: 888690

URL: http://svn.apache.org/viewvc?rev=888690&view=rev
Log:
fix profile id

Modified:
    myfaces/tomahawk/trunk/examples/pom.xml

Modified: myfaces/tomahawk/trunk/examples/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tomahawk/trunk/examples/pom.xml?rev=888690&r1=888689&r2=888690&view=diff
==============================================================================
--- myfaces/tomahawk/trunk/examples/pom.xml (original)
+++ myfaces/tomahawk/trunk/examples/pom.xml Wed Dec  9 03:28:31 2009
@@ -77,7 +77,7 @@
             </dependencies>
         </profile>
         <profile>
-            <id>tomahawk-current12</id>
+            <id>tomahawk-current20</id>
             <activation>
                 <property>
                     <name>tomahawk</name>