You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2013/04/09 10:25:33 UTC

svn commit: r1465925 - /myfaces/tobago/branches/tobago-1.0.x/pom.xml

Author: lofwyr
Date: Tue Apr  9 08:25:33 2013
New Revision: 1465925

URL: http://svn.apache.org/r1465925
Log:
updating jsf lib version numbers

Modified:
    myfaces/tobago/branches/tobago-1.0.x/pom.xml

Modified: myfaces/tobago/branches/tobago-1.0.x/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-1.0.x/pom.xml?rev=1465925&r1=1465924&r2=1465925&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-1.0.x/pom.xml (original)
+++ myfaces/tobago/branches/tobago-1.0.x/pom.xml Tue Apr  9 08:25:33 2013
@@ -1194,10 +1194,10 @@
   </contributors>
 
   <properties>
-    <myfaces.version>1.1.8</myfaces.version>
-    <myfaces12.version>1.2.9</myfaces12.version>
+    <myfaces.version>1.1.10</myfaces.version>
+    <myfaces12.version>1.2.12</myfaces12.version>
     <sunjsf.version>1.1_02</sunjsf.version>
-    <sunjsf12.version>1.2_14</sunjsf12.version>
+    <sunjsf12.version>1.2_15</sunjsf12.version>
     <facelets.version>1.1.14</facelets.version>
     <jetty.version>6.1.25</jetty.version>
     <common-io.version>1.1</common-io.version>