Author: alex.guizar(a)jboss.com
Date: 2010-05-07 21:27:47 -0400 (Fri, 07 May 2010)
New Revision: 6307
Modified:
jbpm3/branches/jbpm-3.2-soa/modules/enterprise/pom.xml
Log:
fix mysql profile name
Modified: jbpm3/branches/jbpm-3.2-soa/modules/enterprise/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2-soa/modules/enterprise/pom.xml 2010-05-08 00:47:28 UTC (rev
6306)
+++ jbpm3/branches/jbpm-3.2-soa/modules/enterprise/pom.xml 2010-05-08 01:27:47 UTC (rev
6307)
@@ -258,7 +258,7 @@
Desc: MySQL test exclusions
-->
<profile>
- <id>db2</id>
+ <id>mysql</id>
<activation>
<property>
<name>database</name>
Show replies by date