Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2014-02-19 23:14:45 +0000
committerMatthias Sohn2014-02-19 23:14:45 +0000
commit8bf45c23df0d5b3c1a2b1ac7abce550fbbbc5fab (patch)
tree03c30ec0e8062bf04624dceb4b825d66027af1d4 /org.eclipse.jgit.junit/META-INF/MANIFEST.MF
parent514719aa67ad2c980933bcf26dce0668f17c125d (diff)
downloadjgit-8bf45c23df0d5b3c1a2b1ac7abce550fbbbc5fab.tar.gz
jgit-8bf45c23df0d5b3c1a2b1ac7abce550fbbbc5fab.tar.xz
jgit-8bf45c23df0d5b3c1a2b1ac7abce550fbbbc5fab.zip
Change-Id: Ida3a0417ae646ce37214153f49a85de2be3dd4fd Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.junit/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.jgit.junit/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.junit/META-INF/MANIFEST.MF b/org.eclipse.jgit.junit/META-INF/MANIFEST.MF
index c1a996cfdc..c38230647f 100644
--- a/org.eclipse.jgit.junit/META-INF/MANIFEST.MF
+++ b/org.eclipse.jgit.junit/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %plugin_name
Bundle-SymbolicName: org.eclipse.jgit.junit
-Bundle-Version: 3.3.0.qualifier
+Bundle-Version: 3.3.0.201402191814-rc1
Bundle-Localization: plugin
Bundle-Vendor: %provider_name
Bundle-ActivationPolicy: lazy

Back to the top