From c28296c8525f7d60049930a38c970e3c7be97007 Mon Sep 17 00:00:00 2001 From: rfeng Date: Fri, 26 Jun 2009 18:41:09 +0000 Subject: Update to ode 1.3.2 for the dao-derby zip git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788814 13f79535-47bb-0310-9956-ffa450edef68 --- java/sca/samples/helloworld-bpel/build.xml | 16 ++++++++-------- java/sca/samples/helloworld-bpel/pom.xml | 10 +++++----- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/java/sca/samples/helloworld-bpel/build.xml b/java/sca/samples/helloworld-bpel/build.xml index 890a6427b8..008953e63b 100644 --- a/java/sca/samples/helloworld-bpel/build.xml +++ b/java/sca/samples/helloworld-bpel/build.xml @@ -6,15 +6,15 @@ * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the License for the * specific language governing permissions and limitations - * under the License. + * under the License. --> @@ -40,7 +40,7 @@ - + @@ -53,8 +53,8 @@ - - + + @@ -69,7 +69,7 @@ - + @@ -85,7 +85,7 @@ - + diff --git a/java/sca/samples/helloworld-bpel/pom.xml b/java/sca/samples/helloworld-bpel/pom.xml index a088095712..0eb1658f85 100644 --- a/java/sca/samples/helloworld-bpel/pom.xml +++ b/java/sca/samples/helloworld-bpel/pom.xml @@ -7,15 +7,15 @@ * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the License for the * specific language governing permissions and limitations - * under the License. + * under the License. --> 4.0.0 @@ -56,7 +56,7 @@ test - + ${artifactId} @@ -75,7 +75,7 @@ org.apache.ode ode-dao-jpa-ojpa-derby - 1.1 + 1.3.2 zip true ${project.build.directory}/test-classes/ -- cgit v1.2.3