Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormkersten2006-12-09 05:08:07 +0000
committermkersten2006-12-09 05:08:07 +0000
commit131177a7cb7b8eec5cee46fbb4f0d89a4f1033a1 (patch)
treec71b5d06a2d43674f5215a753cc51716ed9a508f
parentad1fd4501a7f0497177acbd30bd492505415e34e (diff)
downloadorg.eclipse.mylyn.tasks-131177a7cb7b8eec5cee46fbb4f0d89a4f1033a1.tar.gz
org.eclipse.mylyn.tasks-131177a7cb7b8eec5cee46fbb4f0d89a4f1033a1.tar.xz
org.eclipse.mylyn.tasks-131177a7cb7b8eec5cee46fbb4f0d89a4f1033a1.zip
Version update
-rw-r--r--org.eclipse.mylyn-feature/feature.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/org.eclipse.mylyn-feature/feature.xml b/org.eclipse.mylyn-feature/feature.xml
index 54fdb0a61..b689492c8 100644
--- a/org.eclipse.mylyn-feature/feature.xml
+++ b/org.eclipse.mylyn-feature/feature.xml
@@ -275,4 +275,11 @@ litigation.
version="1.0.0"
unpack="false"/>
+ <plugin
+ id="org.eclipse.mylar.tasks.web"
+ download-size="0"
+ install-size="0"
+ version="1.0.0"
+ unpack="false"/>
+
</feature>

Back to the top