[seam-commits] Seam SVN: r8584 - trunk/build and 1 other directory.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Tue Aug 5 13:26:27 EDT 2008
Author: pete.muir at jboss.org
Date: 2008-08-05 13:26:27 -0400 (Tue, 05 Aug 2008)
New Revision: 8584
Modified:
branches/Seam_2_0/build/root.pom.xml
trunk/build/root.pom.xml
Log:
Update to jbpm 3.2.3
Modified: branches/Seam_2_0/build/root.pom.xml
===================================================================
--- branches/Seam_2_0/build/root.pom.xml 2008-08-05 16:50:30 UTC (rev 8583)
+++ branches/Seam_2_0/build/root.pom.xml 2008-08-05 17:26:27 UTC (rev 8584)
@@ -218,7 +218,7 @@
<dependency>
<groupId>org.jbpm</groupId>
<artifactId>jbpm-jpdl</artifactId>
- <version>3.2.2</version>
+ <version>3.2.3</version>
</dependency>
<dependency>
Modified: trunk/build/root.pom.xml
===================================================================
--- trunk/build/root.pom.xml 2008-08-05 16:50:30 UTC (rev 8583)
+++ trunk/build/root.pom.xml 2008-08-05 17:26:27 UTC (rev 8584)
@@ -232,7 +232,7 @@
<dependency>
<groupId>org.jbpm</groupId>
<artifactId>jbpm-jpdl</artifactId>
- <version>3.2.2</version>
+ <version>3.2.3</version>
</dependency>
<dependency>
More information about the seam-commits
mailing list