Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2016-04-07 22:17:58 +0000
committerMatthias Sohn2016-04-07 22:25:55 +0000
commit50981d84a417f0a3b2d5c48ac80e07354381b660 (patch)
tree5e0684e69ad1ba505d40555561adab18e838c479 /org.eclipse.egit.ui.test/META-INF/MANIFEST.MF
parent12c83c088c2a656a0f2f39cecb8e43f6c91ed742 (diff)
downloadegit-50981d84a417f0a3b2d5c48ac80e07354381b660.tar.gz
egit-50981d84a417f0a3b2d5c48ac80e07354381b660.tar.xz
egit-50981d84a417f0a3b2d5c48ac80e07354381b660.zip
Change-Id: If4a677af68862a663b1fc0cdc56b867f9c7193b8 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.egit.ui.test/META-INF/MANIFEST.MF')
-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 fd4469f129..3709ceb91b 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: 4.3.0.201604071045-r
+Bundle-Version: 4.3.0.201604071810-r
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Require-Bundle: org.apache.log4j;bundle-version="[1.0.0,2.0.0)",

Back to the top