Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2011-06-01 16:56:35 +0000
committerMatthias Sohn2011-06-01 16:56:35 +0000
commitc8d570da90bcd6352a0f961513f913376f7d3e0a (patch)
treeae670802f1769cb1771bfb50b35f224761a0b948 /org.eclipse.egit.ui.test/META-INF
parent23fddce3e020af862cba60a6396ab8e8072bc8b2 (diff)
downloadegit-c8d570da90bcd6352a0f961513f913376f7d3e0a.tar.gz
egit-c8d570da90bcd6352a0f961513f913376f7d3e0a.tar.xz
egit-c8d570da90bcd6352a0f961513f913376f7d3e0a.zip
Prepare post v1.0.0.201106011211-rc3 builds
Change-Id: If3f06514d9766287a2481dbe3fdce8998b1f5857 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 17b6254357..c4bae710df 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
Fragment-Host: org.eclipse.egit.ui
-Bundle-Version: 1.0.0.201106011211-rc3
+Bundle-Version: 1.0.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