From e21c17e0b66d2b7768ec22fa69b55aea8c37a5d8 Mon Sep 17 00:00:00 2001 From: nash Date: Thu, 25 Feb 2010 05:52:27 +0000 Subject: Add ODE runtime database to travel sample binary distro (TUSCANY-3461) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916135 13f79535-47bb-0310-9956-ffa450edef68 --- .../trunk/tutorials/travelsample/contributions/payment-bpel/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sca-java-1.x/trunk/tutorials/travelsample/contributions/payment-bpel/pom.xml') diff --git a/sca-java-1.x/trunk/tutorials/travelsample/contributions/payment-bpel/pom.xml b/sca-java-1.x/trunk/tutorials/travelsample/contributions/payment-bpel/pom.xml index 1d062cd68d..3cf859b5eb 100644 --- a/sca-java-1.x/trunk/tutorials/travelsample/contributions/payment-bpel/pom.xml +++ b/sca-java-1.x/trunk/tutorials/travelsample/contributions/payment-bpel/pom.xml @@ -206,10 +206,10 @@ org.apache.ode ode-dao-jpa-ojpa-derby - 1.1 + 1.1.1 zip true - ${project.build.directory}/classes/ + ${project.build.directory}/test-classes/ -- cgit v1.2.3