Author: jeff.yuchang
Date: 2010-05-10 03:51:04 -0400 (Mon, 10 May 2010)
New Revision: 644
Modified:
trunk/pom.xml
Log:
* update the bpm console version, now it is missing the gwt-console if we are using the
2.1-SNAPSHOT
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2010-05-09 12:19:06 UTC (rev 643)
+++ trunk/pom.xml 2010-05-10 07:51:04 UTC (rev 644)
@@ -68,7 +68,7 @@
<properties>
<riftsaw.ode.version>2.1.0-SNAPSHOT</riftsaw.ode.version>
<riftsaw.engine.version>2.0.1-SNAPSHOT</riftsaw.engine.version>
- <bpm.console.version>2.1-SNAPSHOT</bpm.console.version>
+ <bpm.console.version>2.0.3</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>