summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-08-28 15:53:57 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-08-28 15:53:57 +0000
commitcafed1b5d72d8ce7047397a9c00b3c34a1304a02 (patch)
tree9cd57975a08266e03203b352e671307d3bbd744b
parent4509ca848cddb29460467aff494e1d07d23f7248 (diff)
Update manifest
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808926 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-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