You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2008/07/10 21:43:21 UTC

svn commit: r675697 - /myfaces/tobago/trunk/pom.xml

Author: bommel
Date: Thu Jul 10 12:43:21 2008
New Revision: 675697

URL: http://svn.apache.org/viewvc?rev=675697&view=rev
Log:
update jsf ri 1.2 to 1.2_08-b06-FCS
and jetty to 6.1.11

Modified:
    myfaces/tobago/trunk/pom.xml

Modified: myfaces/tobago/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/pom.xml?rev=675697&r1=675696&r2=675697&view=diff
==============================================================================
--- myfaces/tobago/trunk/pom.xml (original)
+++ myfaces/tobago/trunk/pom.xml Thu Jul 10 12:43:21 2008
@@ -1094,9 +1094,9 @@
     <myfaces.version>1.1.5</myfaces.version>
     <myfaces12.version>1.2.3</myfaces12.version>
     <sunjsf.version>1.1_02</sunjsf.version>
-    <sunjsf12.version>1.2_07</sunjsf12.version>
+    <sunjsf12.version>1.2_08</sunjsf12.version>
     <facelets.version>1.1.14</facelets.version>
-    <jetty.version>6.1.9</jetty.version>
+    <jetty.version>6.1.11</jetty.version>
     <common-io.version>1.1</common-io.version>
     <common-lang.version>2.1</common-lang.version>
     <commons-logging.version>1.1</commons-logging.version>