You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lu...@apache.org on 2008/01/27 00:18:45 UTC

svn commit: r615537 - /myfaces/core/trunk_1.2.x/impl/pom.xml

Author: lu4242
Date: Sat Jan 26 15:18:43 2008
New Revision: 615537

URL: http://svn.apache.org/viewvc?rev=615537&view=rev
Log:
updated shared dependency to 3.0.3-SNAPSHOT

Modified:
    myfaces/core/trunk_1.2.x/impl/pom.xml

Modified: myfaces/core/trunk_1.2.x/impl/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/trunk_1.2.x/impl/pom.xml?rev=615537&r1=615536&r2=615537&view=diff
==============================================================================
--- myfaces/core/trunk_1.2.x/impl/pom.xml (original)
+++ myfaces/core/trunk_1.2.x/impl/pom.xml Sat Jan 26 15:18:43 2008
@@ -455,6 +455,6 @@
   </repositories>
 
   <properties>
-    <myfaces-shared.version>3.0.1-SNAPSHOT</myfaces-shared.version>
+    <myfaces-shared.version>3.0.3-SNAPSHOT</myfaces-shared.version>
   </properties>
 </project>