From 8fd2b4f3a52e3d462f977c933696a2a0fd5aa8b5 Mon Sep 17 00:00:00 2001 From: Josh Long Date: Wed, 9 Feb 2011 08:22:18 -0800 Subject: [PATCH] using geronimo version of the APIs because the other one doesnt seem to exist. --- org.springframework.jms/pom.xml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/org.springframework.jms/pom.xml b/org.springframework.jms/pom.xml index 7bbc1d7bca27..9e47fe8f1a86 100644 --- a/org.springframework.jms/pom.xml +++ b/org.springframework.jms/pom.xml @@ -20,11 +20,10 @@ provided - javax.resource - connector-api - 1.5 - true - + org.apache.geronimo.specs + geronimo-j2ee-connector_1.5_spec + 2.0.0 + org.apache.geronimo.specs geronimo-jta_1.1_spec