diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-08-28 15:53:57 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-08-28 15:53:57 +0000 |
commit | cafed1b5d72d8ce7047397a9c00b3c34a1304a02 (patch) | |
tree | 9cd57975a08266e03203b352e671307d3bbd744b | |
parent | 4509ca848cddb29460467aff494e1d07d23f7248 (diff) |
Update manifest
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808926 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | java/sca/modules/endpoint-wrapper/META-INF/MANIFEST.MF | 2 |
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 |