You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ode.apache.org by ms...@apache.org on 2007/02/17 02:56:28 UTC

svn commit: r508683 - /incubator/ode/trunk/bpel-epr/pom.xml

Author: mszefler
Date: Fri Feb 16 17:56:28 2007
New Revision: 508683

URL: http://svn.apache.org/viewvc?view=rev&rev=508683
Log:
Fixed pom

Modified:
    incubator/ode/trunk/bpel-epr/pom.xml

Modified: incubator/ode/trunk/bpel-epr/pom.xml
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-epr/pom.xml?view=diff&rev=508683&r1=508682&r2=508683
==============================================================================
--- incubator/ode/trunk/bpel-epr/pom.xml (original)
+++ incubator/ode/trunk/bpel-epr/pom.xml Fri Feb 16 17:56:28 2007
@@ -38,6 +38,10 @@
         </dependency>
         <dependency>
             <groupId>org.apache.ode</groupId>
+            <artifactId>ode-bpel-dao</artifactId>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.ode</groupId>
             <artifactId>ode-bpel-api</artifactId>
         </dependency>
 	<dependency>