From c325773ebd2d22bed049cbbcf9fa357184057ed9 Mon Sep 17 00:00:00 2001 From: vamsic007 Date: Fri, 3 Apr 2009 16:52:56 +0000 Subject: TUSCANY-2935 Integration tests for Java EE contribution processing o Adding more needed dependencies o Not enabling the module contribution-jee in itests since it will required OPENEJB-1005 be resolved for the tests to run successfully on Windows. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761729 13f79535-47bb-0310-9956-ffa450edef68 --- branches/sca-java-1.x/modules/contribution-jee-impl/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'branches/sca-java-1.x/modules/contribution-jee-impl') diff --git a/branches/sca-java-1.x/modules/contribution-jee-impl/pom.xml b/branches/sca-java-1.x/modules/contribution-jee-impl/pom.xml index 5661b3ebfe..2a55908944 100644 --- a/branches/sca-java-1.x/modules/contribution-jee-impl/pom.xml +++ b/branches/sca-java-1.x/modules/contribution-jee-impl/pom.xml @@ -66,13 +66,13 @@ org.apache.openejb openejb-core - 3.0 + 3.0.1 org.apache.openejb openejb-jee - 3.0 + 3.0.1 -- cgit v1.2.3