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/11/16 03:48:56 UTC

svn commit: r475545 - /myfaces/core/trunk/assembly/pom.xml

Author: wsmoak
Date: Wed Nov 15 18:48:55 2006
New Revision: 475545

URL: http://svn.apache.org/viewvc?view=rev&rev=475545
Log:
Complete the changes from r472050, "fixed shared-impl dependency on 2.0.4-SNAPSHOT --> 2.0.5-SNAPSHOT".

Modified:
    myfaces/core/trunk/assembly/pom.xml

Modified: myfaces/core/trunk/assembly/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/trunk/assembly/pom.xml?view=diff&rev=475545&r1=475544&r2=475545
==============================================================================
--- myfaces/core/trunk/assembly/pom.xml (original)
+++ myfaces/core/trunk/assembly/pom.xml Wed Nov 15 18:48:55 2006
@@ -100,7 +100,7 @@
 		<artifactItem>
                   <groupId>org.apache.myfaces.shared</groupId>
                   <artifactId>myfaces-shared-impl</artifactId>
-                  <version>2.0.4-SNAPSHOT</version>
+                  <version>2.0.5-SNAPSHOT</version>
 		  <classifier>sources</classifier>
                 </artifactItem>