Consistently using gwt-servlet 2.8 in all manifests and in feature.xml

This commit is contained in:
Steffen Schaefer
2016-11-16 10:48:46 +01:00
parent 6dc22160b7
commit f427502080
9 changed files with 9 additions and 9 deletions
@@ -9,7 +9,7 @@ Export-Package: .,
com.sap.sailing.xrr.structureimport.buildstructure;uses:="com.sap.sailing.xrr.resultimport.schema",
com.sapsailing.xrr.structureimport.eventimport
Bundle-ActivationPolicy: lazy
Require-Bundle: com.google.gwt.osgi;bundle-version="2.6.0",
Require-Bundle: com.google.gwt.servlet;bundle-version="2.8.0",
com.sap.sailing.domain.common;bundle-version="1.0.0",
com.sap.sailing.domain,
com.sap.sailing.xrr.schema;bundle-version="1.0.0",