Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2011-09-07 23:51:38 +0000
committerMatthias Sohn2011-09-07 23:51:38 +0000
commitff311784c7437932383f8bca10246ad4bd0b9f21 (patch)
tree351e940feb273922a02958613cbfde0ce2a05bb0 /org.eclipse.egit.ui.test/META-INF
parent9929a92e185909f3e3fdb4fd6d0c938042d9dbd5 (diff)
downloadegit-ff311784c7437932383f8bca10246ad4bd0b9f21.tar.gz
egit-ff311784c7437932383f8bca10246ad4bd0b9f21.tar.xz
egit-ff311784c7437932383f8bca10246ad4bd0b9f21.zip
Prepare post v1.1.0.201109071825-rc3 builds
Change-Id: If2a7dc355c75f1717f5f86460c93a69f1f8037c3 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.egit.ui.test/META-INF')
-rw-r--r--org.eclipse.egit.ui.test/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.egit.ui.test/META-INF/MANIFEST.MF b/org.eclipse.egit.ui.test/META-INF/MANIFEST.MF
index e81e3ff1e0..f1230a9eb2 100644
--- a/org.eclipse.egit.ui.test/META-INF/MANIFEST.MF
+++ b/org.eclipse.egit.ui.test/META-INF/MANIFEST.MF
@@ -4,7 +4,7 @@ Bundle-Name: Git Team Provider UI Test Fragment
Bundle-Vendor: Eclipse.org
Bundle-SymbolicName: org.eclipse.egit.ui.test;singleton:=true
Fragment-Host: org.eclipse.egit.ui
-Bundle-Version: 1.1.0.201109071825-rc3
+Bundle-Version: 1.1.0.qualifier
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Require-Bundle: org.apache.log4j;bundle-version="[1.0.0,2.0.0)",

Back to the top