summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/implementation-bpel-runtime/pom.xml
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-10-20 19:03:53 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-10-20 19:03:53 +0000
commit205cc9b644f7462c721f8d63dc231014fe6b6b34 (patch)
tree11c80e7b8346167e5edf0cb4308addd2b300b9e0 /sca-java-2.x/trunk/modules/implementation-bpel-runtime/pom.xml
parentdb7dc8d59f11196a031157d072f2ccba5a714f7b (diff)
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
Diffstat (limited to 'sca-java-2.x/trunk/modules/implementation-bpel-runtime/pom.xml')
-rw-r--r--sca-java-2.x/trunk/modules/implementation-bpel-runtime/pom.xml4
1 files changed, 2 insertions, 2 deletions
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 @@
<dependency>
<groupId>org.apache.geronimo.components</groupId>
<artifactId>geronimo-transaction</artifactId>
- <version>2.1.3</version>
+ <version>2.1.4</version>
<exclusions>
<exclusion>
<groupId>org.apache.geronimo.specs</groupId>
@@ -219,7 +219,7 @@
<dependency>
<groupId>org.apache.geronimo.components</groupId>
<artifactId>geronimo-connector</artifactId>
- <version>2.1.3</version>
+ <version>2.1.4</version>
<exclusions>
<exclusion>
<groupId>org.apache.geronimo.specs</groupId>