Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'proctools')
-rw-r--r--proctools/features/org.eclipse.sequoyah.device.linuxtools.feature/feature.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/proctools/features/org.eclipse.sequoyah.device.linuxtools.feature/feature.xml b/proctools/features/org.eclipse.sequoyah.device.linuxtools.feature/feature.xml
index a1b56c6708..9323029d70 100644
--- a/proctools/features/org.eclipse.sequoyah.device.linuxtools.feature/feature.xml
+++ b/proctools/features/org.eclipse.sequoyah.device.linuxtools.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.tml.linuxtools.feature"
label="%featureName"
- version="0.1.0.200903120600"
+ version="0.1.0.qualifier"
provider-name="%providerName"
plugin="org.eclipse.tml.linuxtools">
@@ -19,7 +19,7 @@
</license>
<url>
- <update label="%tmlUpdateSiteName" url="http://download.eclipse.org/dsdp/tml/updates/0.3M5/"/>
+ <update label="%tmlUpdateSiteName" url="http://download.eclipse.org/dsdp/tml/updates/0.3M6/"/>
<discovery label="%tmlUpdateSiteName" url="http://download.eclipse.org/dsdp/tml/updates/0.3M5/"/>
</url>

Back to the top