From ce5523c7c11f2665db517d0353a15366a66fbb2c Mon Sep 17 00:00:00 2001 From: rfeng Date: Wed, 15 Oct 2008 22:42:47 +0000 Subject: Restrict Export-Package git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705086 13f79535-47bb-0310-9956-ffa450edef68 --- branches/sca-equinox/modules/host-ejb/pom.xml | 2 +- branches/sca-equinox/modules/host-openejb/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'branches/sca-equinox/modules') diff --git a/branches/sca-equinox/modules/host-ejb/pom.xml b/branches/sca-equinox/modules/host-ejb/pom.xml index 8fc42d6ee4..3aaa4f22ab 100644 --- a/branches/sca-equinox/modules/host-ejb/pom.xml +++ b/branches/sca-equinox/modules/host-ejb/pom.xml @@ -47,7 +47,7 @@ ${tuscany.version} org.apache.tuscany.sca.host.ejb ${pom.name} - org.apache.tuscany.sca.host.ejb* + org.apache.tuscany.sca.host.ejb diff --git a/branches/sca-equinox/modules/host-openejb/pom.xml b/branches/sca-equinox/modules/host-openejb/pom.xml index 396d847f15..f1dc66ddd8 100644 --- a/branches/sca-equinox/modules/host-openejb/pom.xml +++ b/branches/sca-equinox/modules/host-openejb/pom.xml @@ -87,7 +87,7 @@ ${tuscany.version} org.apache.tuscany.sca.host.openejb ${pom.name} - org.apache.tuscany.sca.host.openejb* + -- cgit v1.2.3