mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-22 21:55:39 +00:00
removed usage of org.eclipse.osgi bundle import in some manifest files
This commit is contained in:
@@ -7,7 +7,6 @@ Bundle-Vendor: SAP
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
Require-Bundle: com.mongodb.driver;bundle-version="2.6.2",
|
||||
com.sap.sailing.mongodb,
|
||||
org.eclipse.osgi,
|
||||
org.json.simple;bundle-version="1.1.0",
|
||||
org.hamcrest.core;bundle-version="1.1.0",
|
||||
org.junit4;bundle-version="4.8.2",
|
||||
@@ -15,4 +14,3 @@ Require-Bundle: com.mongodb.driver;bundle-version="2.6.2",
|
||||
com.sap.sailing.gwt.ui;bundle-version="1.0.0",
|
||||
com.sap.sailing.domain.common;bundle-version="1.0.0",
|
||||
org.hamcrest;bundle-version="1.1.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user