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:46:59 UTC

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

Author: mfreedman
Date: Tue Dec 14 21:46:58 2010
New Revision: 1049300

URL: http://svn.apache.org/viewvc?rev=1049300&view=rev
Log:
Updated anothermojarra wrapper sample ref

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=1049300&r1=1049299&r2=1049300&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:46:58 2010
@@ -189,7 +189,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>
                       <classifier>sources</classifier>
                     </artifactItem>