Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2011-09-07 22:58:55 +0000
committerMatthias Sohn2011-09-07 23:29:58 +0000
commit9929a92e185909f3e3fdb4fd6d0c938042d9dbd5 (patch)
treea01b079bc70cfdf8cb2be01c2a2b22da8367ec92 /org.eclipse.egit.ui.test/META-INF
parentcc8eb2ef4123391551e350bd3f8893d3aa9cc8e9 (diff)
downloadegit-9929a92e185909f3e3fdb4fd6d0c938042d9dbd5.tar.gz
egit-9929a92e185909f3e3fdb4fd6d0c938042d9dbd5.tar.xz
egit-9929a92e185909f3e3fdb4fd6d0c938042d9dbd5.zip
Change-Id: I7a3ecf90a906ffa3fc2f9a46c1e4a07ab53095e3 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 f1230a9eb2..e81e3ff1e0 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.qualifier
+Bundle-Version: 1.1.0.201109071825-rc3
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