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:21:14 UTC

svn commit: r1049282 - /myfaces/portlet-bridge/core/trunk_2.0.x/examples/assembly/pom.xml

Author: mfreedman
Date: Tue Dec 14 21:21:12 2010
New Revision: 1049282

URL: http://svn.apache.org/viewvc?rev=1049282&view=rev
Log:
Updated mojarra wrapper name

Modified:
    myfaces/portlet-bridge/core/trunk_2.0.x/examples/assembly/pom.xml

Modified: myfaces/portlet-bridge/core/trunk_2.0.x/examples/assembly/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/portlet-bridge/core/trunk_2.0.x/examples/assembly/pom.xml?rev=1049282&r1=1049281&r2=1049282&view=diff
==============================================================================
--- myfaces/portlet-bridge/core/trunk_2.0.x/examples/assembly/pom.xml (original)
+++ myfaces/portlet-bridge/core/trunk_2.0.x/examples/assembly/pom.xml Tue Dec 14 21:21:12 2010
@@ -123,7 +123,7 @@
                     </artifactItem>
                     <artifactItem>
                       <groupId>${project.groupId}</groupId>
-                      <artifactId>portlet-bridge-guessNumber-jsp-mojarraWrapper</artifactId>
+                      <artifactId>portlet-bridge-guessNumberMojarra_v04_to_v07_Wrapper</artifactId>
                       <version>${project.version}</version>
                       <type>war</type>
                     </artifactItem>