You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by de...@apache.org on 2006/06/07 09:00:54 UTC

svn commit: r412308 - /myfaces/core/branches/jsf12/impl/pom.xml

Author: dennisbyrne
Date: Wed Jun  7 00:00:54 2006
New Revision: 412308

URL: http://svn.apache.org/viewvc?rev=412308&view=rev
Log:
incrementing version number for shared

Modified:
    myfaces/core/branches/jsf12/impl/pom.xml

Modified: myfaces/core/branches/jsf12/impl/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/jsf12/impl/pom.xml?rev=412308&r1=412307&r2=412308&view=diff
==============================================================================
--- myfaces/core/branches/jsf12/impl/pom.xml (original)
+++ myfaces/core/branches/jsf12/impl/pom.xml Wed Jun  7 00:00:54 2006
@@ -276,7 +276,7 @@
     <dependency>
       <groupId>org.apache.myfaces.shared</groupId>
       <artifactId>myfaces-shared-impl</artifactId>
-      <version>2.0.2-SNAPSHOT</version>
+      <version>3.0.0-SNAPSHOT</version>
       <scope>provided</scope>
     </dependency>
     <dependency>