Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVivian Kong2010-02-26 15:52:24 +0000
committerVivian Kong2010-02-26 15:52:24 +0000
commit947638f215aa424ba68c5bd2ffb4a335d95b10ba (patch)
tree1882beb49824a5d51d55c1a612698b8f40c775ec /releng/org.eclipse.cdt.testing-feature/feature.xml
parent4d5d92560b4af888b4f03f27092606e6e7f7a313 (diff)
downloadorg.eclipse.cdt-947638f215aa424ba68c5bd2ffb4a335d95b10ba.tar.gz
org.eclipse.cdt-947638f215aa424ba68c5bd2ffb4a335d95b10ba.tar.xz
org.eclipse.cdt-947638f215aa424ba68c5bd2ffb4a335d95b10ba.zip
bump testing feature version up to 7.0 since one of its plugins had moved up
Diffstat (limited to 'releng/org.eclipse.cdt.testing-feature/feature.xml')
-rw-r--r--releng/org.eclipse.cdt.testing-feature/feature.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/releng/org.eclipse.cdt.testing-feature/feature.xml b/releng/org.eclipse.cdt.testing-feature/feature.xml
index 46d11613b9e..1d48bbf9c6c 100644
--- a/releng/org.eclipse.cdt.testing-feature/feature.xml
+++ b/releng/org.eclipse.cdt.testing-feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.cdt.testing"
label="%featureName"
- version="6.0.0.qualifier"
+ version="7.0.0.qualifier"
provider-name="%providerName"
image="eclipse_update_120.jpg">
@@ -19,7 +19,7 @@
</license>
<url>
- <update label="%updateSiteName" url="http://download.eclipse.org/tools/cdt/releases/galileo"/>
+ <update label="%updateSiteName" url="http://download.eclipse.org/tools/cdt/releases/helios"/>
</url>
<requires>

Back to the top