Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--org.eclipse.mylyn-feature/feature.xml4
-rw-r--r--org.eclipse.mylyn.bugzilla-feature/feature.xml4
2 files changed, 4 insertions, 4 deletions
diff --git a/org.eclipse.mylyn-feature/feature.xml b/org.eclipse.mylyn-feature/feature.xml
index ffb28a86c..5c3941b9e 100644
--- a/org.eclipse.mylyn-feature/feature.xml
+++ b/org.eclipse.mylyn-feature/feature.xml
@@ -3,7 +3,7 @@
id="org.eclipse.mylar_feature"
label="Mylar"
version="0.4.0"
- provider-name="University of British Columbia"
+ provider-name="Eclipse.org"
plugin="org.eclipse.mylar.core">
<description url="http://eclipse.org/mylar">
@@ -210,7 +210,7 @@ litigation.
</license>
<url>
- <update label="Mylar" url="http://download.eclipse.org/technology/org.eclipse.mylar/org.eclipse.mylar-site/eclipse3.2"/>
+ <update label="Mylar" url="http://download.eclipse.org/technology/mylar/update-site/e3.2"/>
</url>
<includes
diff --git a/org.eclipse.mylyn.bugzilla-feature/feature.xml b/org.eclipse.mylyn.bugzilla-feature/feature.xml
index 113bc8059..eadabced4 100644
--- a/org.eclipse.mylyn.bugzilla-feature/feature.xml
+++ b/org.eclipse.mylyn.bugzilla-feature/feature.xml
@@ -210,7 +210,7 @@ litigation.
</license>
<url>
- <update label="Eclipse.org Mylar Update Site" url="http://download.eclipse.org/technology/org.eclipse.mylar/org.eclipse.mylar-site/bugzilla"/>
+ <update label="Mylar Bugzilla Client" url="http://download.eclipse.org/technology/mylar/update-site/bugzilla"/>
</url>
<requires>
@@ -254,7 +254,7 @@ litigation.
id="org.eclipse.mylar.tasklist"
download-size="0"
install-size="0"
- version="0.3.12"
+ version="0.4.0"
unpack="false"/>
</feature>

Back to the top