Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2013-09-27 11:34:51 +0000
committerMatthias Sohn2013-09-27 11:34:51 +0000
commit6f0681eb9fe213304ec53948639cd9d7b790d629 (patch)
treeb20597ab017c9dc5d3c7411fa06166bf15b90f94 /org.eclipse.jgit.ant.test/META-INF/MANIFEST.MF
parenta065a06c2aefd0f5c5fc70d3410c3202f4d03268 (diff)
downloadjgit-6f0681eb9fe213304ec53948639cd9d7b790d629.tar.gz
jgit-6f0681eb9fe213304ec53948639cd9d7b790d629.tar.xz
jgit-6f0681eb9fe213304ec53948639cd9d7b790d629.zip
Change-Id: I48202dd461110da25f9bc159c938311fff0669e0 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.ant.test/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.jgit.ant.test/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.ant.test/META-INF/MANIFEST.MF b/org.eclipse.jgit.ant.test/META-INF/MANIFEST.MF
index 1377335d27..4106bd2a25 100644
--- a/org.eclipse.jgit.ant.test/META-INF/MANIFEST.MF
+++ b/org.eclipse.jgit.ant.test/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %plugin_name
Bundle-SymbolicName: org.eclipse.jgit.ant.test
-Bundle-Version: 3.1.0.qualifier
+Bundle-Version: 3.1.0.201309270735-rc1
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Import-Package: org.apache.tools.ant,

Back to the top