Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrelves2007-11-02 01:12:47 +0000
committerrelves2007-11-02 01:12:47 +0000
commit5130bc9f2bb2223e1134cd6a7421cd26ad3d4d94 (patch)
tree3b7ab79acfbf056715ad5bb070b08676e060a580 /org.eclipse.mylyn.trac.ui/META-INF
parent5c9fb90f38b3d15967e60d01cc206f276dc714e8 (diff)
downloadorg.eclipse.mylyn.tasks-5130bc9f2bb2223e1134cd6a7421cd26ad3d4d94.tar.gz
org.eclipse.mylyn.tasks-5130bc9f2bb2223e1134cd6a7421cd26ad3d4d94.tar.xz
org.eclipse.mylyn.tasks-5130bc9f2bb2223e1134cd6a7421cd26ad3d4d94.zip
NEW - bug 108291: automated headless build process on mylyn.eclipse.org server
https://bugs.eclipse.org/bugs/show_bug.cgi?id=108291
Diffstat (limited to 'org.eclipse.mylyn.trac.ui/META-INF')
-rw-r--r--org.eclipse.mylyn.trac.ui/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.trac.ui/META-INF/MANIFEST.MF b/org.eclipse.mylyn.trac.ui/META-INF/MANIFEST.MF
index 98bcc1bba..d3d0187dc 100644
--- a/org.eclipse.mylyn.trac.ui/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.trac.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Mylyn Trac Connector UI
Bundle-SymbolicName: org.eclipse.mylyn.trac.ui;singleton:=true
-Bundle-Version: 2.2.0.I20071024-2200
+Bundle-Version: 2.2.0.qualifier
Bundle-Activator: org.eclipse.mylyn.internal.trac.ui.TracUiPlugin
Bundle-Vendor: Eclipse.org
Require-Bundle: org.eclipse.ui,

Back to the top