X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.history.rest%2FMETA-INF%2FMANIFEST.MF;h=6ee40d1c191497a40ae62eabc10059a3a66b849c;hb=0b4e624736d96cd1d95761c93aae089c25e22504;hp=030278955d57ec20f38b3fa2b7ab3f314c9b131e;hpb=2b9f0288f5cba92ea1584e3d84e8d919f1277230;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.history.rest/META-INF/MANIFEST.MF b/bundles/org.simantics.history.rest/META-INF/MANIFEST.MF index 030278955..6ee40d1c1 100644 --- a/bundles/org.simantics.history.rest/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.history.rest/META-INF/MANIFEST.MF @@ -15,10 +15,10 @@ Require-Bundle: org.simantics.history;bundle-version="1.0.0", org.eclipse.jetty.servlet, org.glassfish.jersey.containers.jersey-container-servlet-core, javax.servlet-api, - org.eclipse.jetty.server, - org.eclipse.jetty.util, - org.eclipse.jetty.io, - org.eclipse.jetty.servlets, + org.eclipse.jetty.server;bundle-version="9.4.24", + org.eclipse.jetty.util;bundle-version="9.4.24", + org.eclipse.jetty.io;bundle-version="9.4.24", + org.eclipse.jetty.servlets;bundle-version="9.4.24", com.fasterxml.jackson.core.jackson-core;bundle-version="2.8.8", com.fasterxml.jackson.core.jackson-annotations;bundle-version="2.8.0", com.fasterxml.jackson.core.jackson-databind;bundle-version="2.8.8", @@ -32,7 +32,6 @@ Require-Bundle: org.simantics.history;bundle-version="1.0.0", org.simantics.db;bundle-version="1.1.0", org.simantics.db.common;bundle-version="1.1.0", org.simantics.db.layer0;bundle-version="1.1.0", - org.simantics;bundle-version="1.0.0", - org.eclipse.jetty.servlets + org.simantics;bundle-version="1.0.0" Bundle-ClassPath: . Export-Package: org.simantics.history.rest