[seam-commits] Seam SVN: r13990 - branches/enterprise/JBPAPP_5_0/build.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Thu Jan 13 05:30:36 EST 2011


Author: manaRH
Date: 2011-01-13 05:30:36 -0500 (Thu, 13 Jan 2011)
New Revision: 13990

Modified:
   branches/enterprise/JBPAPP_5_0/build/root.pom.xml
Log:
reverting to jbpm-jpdl 3.2.9 untill 3.2.10 will be available

Modified: branches/enterprise/JBPAPP_5_0/build/root.pom.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/build/root.pom.xml	2011-01-13 09:22:07 UTC (rev 13989)
+++ branches/enterprise/JBPAPP_5_0/build/root.pom.xml	2011-01-13 10:30:36 UTC (rev 13990)
@@ -217,7 +217,7 @@
 			<dependency>
 				<groupId>org.jbpm.jbpm3</groupId>
 				<artifactId>jbpm-jpdl</artifactId>
-				<version>3.2.10-SNAPSHOT</version>
+				<version>3.2.9</version>
 				<exclusions>
 					<exclusion>
 						<groupId>org.hibernate</groupId>



More information about the seam-commits mailing list