Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2013-05-29 08:38:49 +0000
committerMatthias Sohn2013-05-29 08:41:08 +0000
commit139ad760fa465c8088515204752ffefe21723aa0 (patch)
tree191e701684d57c3880a9dad902c8b28162048528 /org.eclipse.egit.github.core/META-INF/SOURCE-MANIFEST.MF
parent186ad7b9f78f6d0074ae1636229ec5dc21ce1bb1 (diff)
downloadegit-github-139ad760fa465c8088515204752ffefe21723aa0.tar.gz
egit-github-139ad760fa465c8088515204752ffefe21723aa0.tar.xz
egit-github-139ad760fa465c8088515204752ffefe21723aa0.zip
Prepare post 3.0.0-rc2 builds
Change-Id: I000530b718f8e444f520bd9b105cf72c98966dc7 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.egit.github.core/META-INF/SOURCE-MANIFEST.MF')
-rw-r--r--org.eclipse.egit.github.core/META-INF/SOURCE-MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.egit.github.core/META-INF/SOURCE-MANIFEST.MF b/org.eclipse.egit.github.core/META-INF/SOURCE-MANIFEST.MF
index 07749f86..8999e18d 100644
--- a/org.eclipse.egit.github.core/META-INF/SOURCE-MANIFEST.MF
+++ b/org.eclipse.egit.github.core/META-INF/SOURCE-MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: EGit GitHub API Core
Bundle-SymbolicName: org.eclipse.egit.github.core
-Bundle-Version: 3.0.0.201305282000-rc2
+Bundle-Version: 3.0.0.qualifier
Bundle-Vendor: Eclipse EGit
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Import-Package: com.google.gson;version="[1.6.0,2.2.0]",

Back to the top