summaryrefslogtreecommitdiffstats
path: root/java/sca-contrib/itest/osgi-implementation/src/main/resources/osgi/version/Retailer1.mf
diff options
context:
space:
mode:
Diffstat (limited to 'java/sca-contrib/itest/osgi-implementation/src/main/resources/osgi/version/Retailer1.mf')
-rw-r--r--java/sca-contrib/itest/osgi-implementation/src/main/resources/osgi/version/Retailer1.mf10
1 files changed, 0 insertions, 10 deletions
diff --git a/java/sca-contrib/itest/osgi-implementation/src/main/resources/osgi/version/Retailer1.mf b/java/sca-contrib/itest/osgi-implementation/src/main/resources/osgi/version/Retailer1.mf
deleted file mode 100644
index 02f79c15f3..0000000000
--- a/java/sca-contrib/itest/osgi-implementation/src/main/resources/osgi/version/Retailer1.mf
+++ /dev/null
@@ -1,10 +0,0 @@
-Manifest-Version: 1.0
-Bundle-ManifestVersion: 2
-Bundle-Name: Retailer
-Bundle-SymbolicName: version.supplychain.retailer.Retailer
-Bundle-Version: 1.0.0
-Bundle-Localization: plugin
-Import-Package: org.osgi.framework,
- supplychain.warehouse
-Export-Package: supplychain.retailer;version="1.0.0"
-Bundle-Activator: supplychain.retailer.OSGiVersionedRetailerImpl