summaryrefslogtreecommitdiffstats
path: root/java/sca/modules
diff options
context:
space:
mode:
Diffstat (limited to 'java/sca/modules')
-rw-r--r--java/sca/modules/endpoint-wrapper/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/modules/endpoint-wrapper/META-INF/MANIFEST.MF b/java/sca/modules/endpoint-wrapper/META-INF/MANIFEST.MF
index 0a6740d52c..4141af01ab 100644
--- a/java/sca/modules/endpoint-wrapper/META-INF/MANIFEST.MF
+++ b/java/sca/modules/endpoint-wrapper/META-INF/MANIFEST.MF
@@ -12,7 +12,7 @@ Bundle-Description: Apache Tuscany SCA Default Endpoint Wrapper
Import-Package: javax.xml.stream;resolution:=optional,
org.apache.tuscany.sca.endpoint.impl;version="2.0.0",
org.apache.tuscany.sca.management;version="2.0.0",
- org.apache.tuscany.sca.endpoint.tribes;version="2.0.0",
+ org.apache.tuscany.sca.endpoint.tribes;version="2.0.0"
Bundle-SymbolicName: org.apache.tuscany.sca.endpoint.wrapper
Bundle-DocURL: http://www.apache.org/
Bundle-RequiredExecutionEnvironment: J2SE-1.5,JavaSE-1.6