You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by mf...@apache.org on 2010/12/14 22:25:35 UTC

svn commit: r1049284 - /myfaces/portlet-bridge/core/tags/2.0.0/examples/assembly/pom.xml

Author: mfreedman
Date: Tue Dec 14 21:25:35 2010
New Revision: 1049284

URL: http://svn.apache.org/viewvc?rev=1049284&view=rev
Log:
Update mojarra wrapper reference again

Modified:
    myfaces/portlet-bridge/core/tags/2.0.0/examples/assembly/pom.xml

Modified: myfaces/portlet-bridge/core/tags/2.0.0/examples/assembly/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/portlet-bridge/core/tags/2.0.0/examples/assembly/pom.xml?rev=1049284&r1=1049283&r2=1049284&view=diff
==============================================================================
--- myfaces/portlet-bridge/core/tags/2.0.0/examples/assembly/pom.xml (original)
+++ myfaces/portlet-bridge/core/tags/2.0.0/examples/assembly/pom.xml Tue Dec 14 21:25:35 2010
@@ -123,7 +123,7 @@
                     </artifactItem>
                     <artifactItem>
                       <groupId>${project.groupId}</groupId>
-                      <artifactId>portlet-bridge-guessNumber-jsp-mojarraWrapper</artifactId>
+                      <artifactId>portlet-bridge-guessNumber-jsp-mojarra_v04_to_v07_Wrapper</artifactId>
                       <version>${project.version}</version>
                       <type>war</type>
                     </artifactItem>