You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ar...@apache.org on 2008/02/15 19:27:31 UTC

svn commit: r628138 - /myfaces/trinidad/trunk_1.2.x/pom.xml

Author: arobinson74
Date: Fri Feb 15 10:27:30 2008
New Revision: 628138

URL: http://svn.apache.org/viewvc?rev=628138&view=rev
Log:
Make 11.1.1.0.0 the default jdev version for the JSF 1.2 based Trinidad

Modified:
    myfaces/trinidad/trunk_1.2.x/pom.xml

Modified: myfaces/trinidad/trunk_1.2.x/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk_1.2.x/pom.xml?rev=628138&r1=628137&r2=628138&view=diff
==============================================================================
--- myfaces/trinidad/trunk_1.2.x/pom.xml (original)
+++ myfaces/trinidad/trunk_1.2.x/pom.xml Fri Feb 15 10:27:30 2008
@@ -536,6 +536,7 @@
   <properties>
     <trinidad-plugins.version>1.2.6</trinidad-plugins.version>
     <myfaces.version>1.2.2</myfaces.version>
+    <jdev.release>11.1.1.0.0</jdev.release>
   </properties>
 
 </project>