Author: mriou
Date: Fri Sep 15 20:22:03 2006
New Revision: 446814
URL: http://svn.apache.org/viewvc?view=rev&rev=446814
Log:
Declared utils as runtime by mistake, fixing it.
Modified:
incubator/ode/trunk/bpel-runtime/pom.xml
Modified: incubator/ode/trunk/bpel-runtime/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-runtime/pom.xml?view=diff&rev=446814&r1=446813&r2=446814
==============================================================================
--- incubator/ode/trunk/bpel-runtime/pom.xml (original)
+++ incubator/ode/trunk/bpel-runtime/pom.xml Fri Sep 15 20:22:03 2006
@@ -54,7 +54,6 @@
<dependency>
<groupId>org.apache.ode</groupId>
<artifactId>ode-utils</artifactId>
- <scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.ode</groupId>