[jbpm-commits] JBoss JBPM SVN: r6098 - projects/jsf-console/branches/jsf-console-3.2-soa and 1 other directory.

do-not-reply at jboss.org do-not-reply at jboss.org
Tue Jan 19 21:29:42 EST 2010


Author: alex.guizar at jboss.com
Date: 2010-01-19 21:29:42 -0500 (Tue, 19 Jan 2010)
New Revision: 6098

Modified:
   jbpm3/branches/jbpm-3.2-soa/pom.xml
   projects/jsf-console/branches/jsf-console-3.2-soa/pom.xml
Log:
JBPM-1449: bump sun.facelets.version to 1.1.15

Modified: jbpm3/branches/jbpm-3.2-soa/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2-soa/pom.xml	2010-01-20 00:35:58 UTC (rev 6097)
+++ jbpm3/branches/jbpm-3.2-soa/pom.xml	2010-01-20 02:29:42 UTC (rev 6098)
@@ -67,7 +67,7 @@
     <junit.version>3.8.1</junit.version>
     <mvel.version>1.3.1-java1.4</mvel.version>
     <richfaces.ui.version>3.2.1.GA</richfaces.ui.version>
-    <sun.facelets.version>1.1.14</sun.facelets.version>
+    <sun.facelets.version>1.1.15</sun.facelets.version>
     <xerces.version>2.6.2</xerces.version>
 
     <!-- Database Driver Versions  -->

Modified: projects/jsf-console/branches/jsf-console-3.2-soa/pom.xml
===================================================================
--- projects/jsf-console/branches/jsf-console-3.2-soa/pom.xml	2010-01-20 00:35:58 UTC (rev 6097)
+++ projects/jsf-console/branches/jsf-console-3.2-soa/pom.xml	2010-01-20 02:29:42 UTC (rev 6098)
@@ -43,7 +43,7 @@
     <jbpm.version>3.2.8</jbpm.version>
     <jboss.gravel.version>1.0.0.GA</jboss.gravel.version>
     <junit.version>3.8.1</junit.version>
-    <sun.facelets.version>1.1.15.B1</sun.facelets.version>
+    <sun.facelets.version>1.1.15</sun.facelets.version>
   </properties>
 
   <!-- DependencyManagement -->



More information about the jbpm-commits mailing list