summaryrefslogtreecommitdiffstats
path: root/java/sca/samples/calculator-osgi/META-INF/MANIFEST.MF
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--java/sca/samples/calculator-osgi/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/samples/calculator-osgi/META-INF/MANIFEST.MF b/java/sca/samples/calculator-osgi/META-INF/MANIFEST.MF
index bb6c2d4d35..40e2f360ca 100644
--- a/java/sca/samples/calculator-osgi/META-INF/MANIFEST.MF
+++ b/java/sca/samples/calculator-osgi/META-INF/MANIFEST.MF
@@ -13,7 +13,7 @@ Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
Bundle-Description: Apache Tuscany SCA Calculator RCP Sample
Import-Package: org.apache.tuscany.sca.node;version="1.4",
org.osgi.framework;version="1.4",
- org.osoa.sca.annotations;version="1.4"
+ org.oasisopen.sca.annotation;version="1.4"
Bundle-SymbolicName: sample-calculator-osgi
Bundle-DocURL: http://www.apache.org/