[jbpm-commits] JBoss JBPM SVN: r6909 - jbpm3/branches/3.2.10.SP/soa-distribution.

do-not-reply at jboss.org do-not-reply at jboss.org
Tue Mar 29 11:59:13 EDT 2011


Author: jcoleman at redhat.com
Date: 2011-03-29 11:59:13 -0400 (Tue, 29 Mar 2011)
New Revision: 6909

Modified:
   jbpm3/branches/3.2.10.SP/soa-distribution/pom.xml
Log:
Use jsf-console 3.2.10 instead of ${project.version}.


Modified: jbpm3/branches/3.2.10.SP/soa-distribution/pom.xml
===================================================================
--- jbpm3/branches/3.2.10.SP/soa-distribution/pom.xml	2011-03-29 15:39:17 UTC (rev 6908)
+++ jbpm3/branches/3.2.10.SP/soa-distribution/pom.xml	2011-03-29 15:59:13 UTC (rev 6909)
@@ -79,7 +79,7 @@
                 <artifactItem>
                   <groupId>org.jbpm.jbpm3</groupId>
                   <artifactId>jsf-console-soa-distribution</artifactId>
-                  <version>${project.version}</version>                  
+                  <version>3.2.10</version>                  
                   <type>war</type>
                 </artifactItem>
               </artifactItems>



More information about the jbpm-commits mailing list