From 205cc9b644f7462c721f8d63dc231014fe6b6b34 Mon Sep 17 00:00:00 2001 From: lresende Date: Wed, 20 Oct 2010 19:03:53 +0000 Subject: TUSCANY-3701 - Updating geronimo dependencies on Implementation BPEL and fixing legal checks with the appropriate geronimo dependency versions git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025677 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-2.x/trunk/distribution/all/src/main/release/bin/LICENSE | 4 ++-- sca-java-2.x/trunk/modules/implementation-bpel-runtime/pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sca-java-2.x/trunk/distribution/all/src/main/release/bin/LICENSE b/sca-java-2.x/trunk/distribution/all/src/main/release/bin/LICENSE index d73a61ffd3..17f7719bf5 100644 --- a/sca-java-2.x/trunk/distribution/all/src/main/release/bin/LICENSE +++ b/sca-java-2.x/trunk/distribution/all/src/main/release/bin/LICENSE @@ -257,7 +257,7 @@ The following components come under Apache Software License 2.0 derby-10.4.1.3.jar dwr-2.0.3.jar geronimo-activation_1.1_spec-1.0.1.jar - geronimo-connector-2.1.3.jar + geronimo-connector-2.1.4.jar geronimo-ejb_3.0_spec-1.0.1.jar geronimo-javamail_1.4_spec-1.6.jar geronimo-jms_1.1_spec-1.1.1.jar @@ -267,7 +267,7 @@ The following components come under Apache Software License 2.0 geronimo-j2ee-connector_1.5_spec-2.0.0.jar geronimo-kernel-2.0.1.jar geronimo-stax-api_1.0_spec-1.0.1.jar - geronimo-transaction-2.1.3.jar + geronimo-transaction-2.1.4.jar geronimo-ws-metadata_2.0_spec-1.1.2.jar groovy-all-1.7.1.jar hazelcast-1.8.3.jar diff --git a/sca-java-2.x/trunk/modules/implementation-bpel-runtime/pom.xml b/sca-java-2.x/trunk/modules/implementation-bpel-runtime/pom.xml index 259ad11e53..1cf939de72 100644 --- a/sca-java-2.x/trunk/modules/implementation-bpel-runtime/pom.xml +++ b/sca-java-2.x/trunk/modules/implementation-bpel-runtime/pom.xml @@ -167,7 +167,7 @@ org.apache.geronimo.components geronimo-transaction - 2.1.3 + 2.1.4 org.apache.geronimo.specs @@ -219,7 +219,7 @@ org.apache.geronimo.components geronimo-connector - 2.1.3 + 2.1.4 org.apache.geronimo.specs -- cgit v1.2.3