From 02337e4a7c49f36b6e0a1c19535f635dec7926b0 Mon Sep 17 00:00:00 2001 From: rfeng Date: Tue, 21 Oct 2008 18:23:23 +0000 Subject: Restrict Export-Package git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706706 13f79535-47bb-0310-9956-ffa450edef68 --- branches/sca-equinox/modules/interface/pom.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'branches/sca-equinox/modules/interface/pom.xml') diff --git a/branches/sca-equinox/modules/interface/pom.xml b/branches/sca-equinox/modules/interface/pom.xml index 7c75e66767..a78081c3de 100644 --- a/branches/sca-equinox/modules/interface/pom.xml +++ b/branches/sca-equinox/modules/interface/pom.xml @@ -47,7 +47,11 @@ ${tuscany.version} org.apache.tuscany.sca.interface ${pom.name} - org.apache.tuscany.sca.interfacedef* + + org.apache.tuscany.sca.interfacedef, + org.apache.tuscany.sca.interfacedef.impl, + org.apache.tuscany.sca.interfacedef.util + -- cgit v1.2.3