Author: mszefler
Date: Thu Oct 26 13:13:52 2006
New Revision: 468112
URL: http://svn.apache.org/viewvc?view=rev&rev=468112
Log:
Removed el-xpath dep
Modified:
incubator/ode/trunk/bpel-compiler/pom.xml
Modified: incubator/ode/trunk/bpel-compiler/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-compiler/pom.xml?view=diff&rev=468112&r1=468111&r2=468112
==============================================================================
--- incubator/ode/trunk/bpel-compiler/pom.xml (original)
+++ incubator/ode/trunk/bpel-compiler/pom.xml Thu Oct 26 13:13:52 2006
@@ -46,6 +46,7 @@
<artifactId>ode-bpel-schemas</artifactId>
</dependency>
+<!--
<dependency>
<groupId>org.apache.ode</groupId>
<artifactId>ode-bpel-el-xpath10</artifactId>
@@ -56,7 +57,7 @@
<artifactId>ode-bpel-el-xpath20</artifactId>
<scope>test</scope>
</dependency>
-
+-->
<dependency>
<groupId>org.apache.ode</groupId>
<artifactId>ode-bpel-obj</artifactId>