Author: jeff.yuchang
Date: 2010-03-24 06:40:44 -0400 (Wed, 24 Mar 2010)
New Revision: 597
Modified:
trunk/distribution/pom.xml
Log:
* add jar for the bpelc's command line dependency.
Modified: trunk/distribution/pom.xml
===================================================================
--- trunk/distribution/pom.xml 2010-03-24 04:34:52 UTC (rev 596)
+++ trunk/distribution/pom.xml 2010-03-24 10:40:44 UTC (rev 597)
@@ -120,6 +120,11 @@
<groupId>com.h2database</groupId>
</dependency>
+ <dependency>
+ <groupId>wsdl4j</groupId>
+ <artifactId>wsdl4j</artifactId>
+ </dependency>
+
<!-- database driver -->
<dependency>
<groupId>mysql</groupId>
Show replies by date