Author: vanto
Date: Wed Jul 14 22:56:57 2010
New Revision: 964245
URL: http://svn.apache.org/viewvc?rev=964245&view=rev
Log:
another attempt to get rid of a transitive dependency to fix the build.
Modified:
ode/trunk/bpel-itest/pom.xml
Modified: ode/trunk/bpel-itest/pom.xml
URL:
http://svn.apache.org/viewvc/ode/trunk/bpel-itest/pom.xml?rev=964245&r1=964244&r2=964245&view=diff
==============================================================================
--- ode/trunk/bpel-itest/pom.xml (original)
+++ ode/trunk/bpel-itest/pom.xml Wed Jul 14 22:56:57 2010
@@ -89,7 +89,7 @@
<plugin>
<groupId>net.bpelunit</groupId>
<artifactId>maven-bpelunit-plugin</artifactId>
- <version>1.4.1-SNAPSHOT</version>
+ <version>1.4.1-20100714.084433-3</version>
<configuration>
<includes>
<include>**/*.bpts</include>