summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules/binding-ejb-runtime/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'branches/sca-java-1.x/modules/binding-ejb-runtime/pom.xml')
-rw-r--r--branches/sca-java-1.x/modules/binding-ejb-runtime/pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/branches/sca-java-1.x/modules/binding-ejb-runtime/pom.xml b/branches/sca-java-1.x/modules/binding-ejb-runtime/pom.xml
index 07911b3d4b..60bd30e713 100644
--- a/branches/sca-java-1.x/modules/binding-ejb-runtime/pom.xml
+++ b/branches/sca-java-1.x/modules/binding-ejb-runtime/pom.xml
@@ -49,7 +49,7 @@
<version>2.2</version>
<scope>compile</scope>
</dependency>
-
+
<dependency>
<groupId>backport-util-concurrent</groupId>
<artifactId>backport-util-concurrent</artifactId>
@@ -87,7 +87,7 @@
<dependency>
<groupId>org.apache.geronimo.modules</groupId>
<artifactId>geronimo-openejb</artifactId>
- <version>2.0.2</version>
+ <version>2.1.4</version>
<scope>test</scope>
<exclusions>
<exclusion>
@@ -136,7 +136,7 @@
</exclusion>
</exclusions>
</dependency>
-
+
<dependency>
<groupId>asm</groupId>
<artifactId>asm-all</artifactId>
@@ -154,7 +154,7 @@
<artifactId>geronimo-jms_1.1_spec</artifactId>
</exclusion>
</exclusions>
- </dependency>
+ </dependency>
</dependencies>