Author: objectiser
Date: 2010-05-05 10:19:09 -0400 (Wed, 05 May 2010)
New Revision: 640
Modified:
trunk/pom.xml
Log:
Updated BPM console version to 2.1-SNAPSHOT to include latest version of console with the
activate/suspend process definition feature, to enable RIFTSAW-155 to be investigated.
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2010-04-30 16:47:43 UTC (rev 639)
+++ trunk/pom.xml 2010-05-05 14:19:09 UTC (rev 640)
@@ -68,7 +68,7 @@
<properties>
<riftsaw.ode.version>2.1-SNAPSHOT</riftsaw.ode.version>
<riftsaw.engine.version>2.0.1-SNAPSHOT</riftsaw.engine.version>
- <bpm.console.version>2.0.3</bpm.console.version>
+ <bpm.console.version>2.1-SNAPSHOT</bpm.console.version>
<commons.logging.version>1.1.1</commons.logging.version>
<junit.version>3.8.1</junit.version>
<jboss.version>5.1.0.GA</jboss.version>