[seam-commits] Seam SVN: r8588 - trunk/build and 1 other directory.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Tue Aug 5 14:40:02 EDT 2008
Author: pete.muir at jboss.org
Date: 2008-08-05 14:40:02 -0400 (Tue, 05 Aug 2008)
New Revision: 8588
Modified:
branches/Seam_2_0/build/root.pom.xml
trunk/build/root.pom.xml
Log:
Revert jbpm upgrade due to bug in jbpm (not fixed in any released version)
Modified: branches/Seam_2_0/build/root.pom.xml
===================================================================
--- branches/Seam_2_0/build/root.pom.xml 2008-08-05 18:10:19 UTC (rev 8587)
+++ branches/Seam_2_0/build/root.pom.xml 2008-08-05 18:40:02 UTC (rev 8588)
@@ -218,7 +218,7 @@
<dependency>
<groupId>org.jbpm</groupId>
<artifactId>jbpm-jpdl</artifactId>
- <version>3.2.3</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
Modified: trunk/build/root.pom.xml
===================================================================
--- trunk/build/root.pom.xml 2008-08-05 18:10:19 UTC (rev 8587)
+++ trunk/build/root.pom.xml 2008-08-05 18:40:02 UTC (rev 8588)
@@ -232,7 +232,7 @@
<dependency>
<groupId>org.jbpm</groupId>
<artifactId>jbpm-jpdl</artifactId>
- <version>3.2.3</version>
+ <version>3.2.2</version>
</dependency>
<dependency>
More information about the seam-commits
mailing list