summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.test/META-INF/MANIFEST.MF
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2010-09-16 01:02:53 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2010-09-16 01:02:53 +0200
commit2920fcdde831c45cfb53ce8f030c1fff9128ba62 (patch)
tree5797092986a83fb68270a52bf7c8e12318731931 /org.eclipse.jgit.http.test/META-INF/MANIFEST.MF
parentcc5b3f3473a11ea82d20310901ae82f348c878cd (diff)
downloadjgit-2920fcdde831c45cfb53ce8f030c1fff9128ba62.tar.gz
jgit-2920fcdde831c45cfb53ce8f030c1fff9128ba62.zip
JGit 0.9.3v0.9.3
Change-Id: I114106f3286c36f7d5e136748a7e5130f4da163f Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.http.test/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.jgit.http.test/META-INF/MANIFEST.MF22
1 files changed, 11 insertions, 11 deletions
diff --git a/org.eclipse.jgit.http.test/META-INF/MANIFEST.MF b/org.eclipse.jgit.http.test/META-INF/MANIFEST.MF
index da73b9b6b4..c8ddf687c3 100644
--- a/org.eclipse.jgit.http.test/META-INF/MANIFEST.MF
+++ b/org.eclipse.jgit.http.test/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %plugin_name
Bundle-SymbolicName: org.eclipse.jgit.http.test
-Bundle-Version: 0.9.2.qualifier
+Bundle-Version: 0.9.3
Bundle-Vendor: %provider_name
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
@@ -22,13 +22,13 @@ Import-Package: javax.servlet;version="[2.5.0,3.0.0)",
org.eclipse.jetty.util.component;version="[7.0.1,8.0.0)",
org.eclipse.jetty.util.log;version="[7.0.1,8.0.0)",
org.eclipse.jetty.util.thread;version="[7.0.1,8.0.0)",
- org.eclipse.jgit.errors;version="[0.9.2,0.10.0)",
- org.eclipse.jgit.http.server;version="[0.9.2,0.10.0)",
- org.eclipse.jgit.http.server.glue;version="[0.9.2,0.10.0)",
- org.eclipse.jgit.http.server.resolver;version="[0.9.2,0.10.0)",
- org.eclipse.jgit.junit;version="[0.9.2,0.10.0)",
- org.eclipse.jgit.lib;version="[0.9.2,0.10.0)",
- org.eclipse.jgit.revwalk;version="[0.9.2,0.10.0)",
- org.eclipse.jgit.storage.file;version="[0.9.2,0.10.0)",
- org.eclipse.jgit.transport;version="[0.9.2,0.10.0)",
- org.eclipse.jgit.util;version="[0.9.2,0.10.0)"
+ org.eclipse.jgit.errors;version="[0.9.3,0.10.0)",
+ org.eclipse.jgit.http.server;version="[0.9.3,0.10.0)",
+ org.eclipse.jgit.http.server.glue;version="[0.9.3,0.10.0)",
+ org.eclipse.jgit.http.server.resolver;version="[0.9.3,0.10.0)",
+ org.eclipse.jgit.junit;version="[0.9.3,0.10.0)",
+ org.eclipse.jgit.lib;version="[0.9.3,0.10.0)",
+ org.eclipse.jgit.revwalk;version="[0.9.3,0.10.0)",
+ org.eclipse.jgit.storage.file;version="[0.9.3,0.10.0)",
+ org.eclipse.jgit.transport;version="[0.9.3,0.10.0)",
+ org.eclipse.jgit.util;version="[0.9.3,0.10.0)"