Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--features/org.eclipse.emf.cdo.dawn.tests-feature/feature.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.emf.cdo.dawn.tests-feature/feature.xml b/features/org.eclipse.emf.cdo.dawn.tests-feature/feature.xml
index f988761751..79e55b77eb 100644
--- a/features/org.eclipse.emf.cdo.dawn.tests-feature/feature.xml
+++ b/features/org.eclipse.emf.cdo.dawn.tests-feature/feature.xml
@@ -12,7 +12,7 @@
<feature
id="org.eclipse.emf.cdo.dawn.tests"
label="%featureName"
- version="4.0.0.qualifier"
+ version="1.0.0.qualifier"
provider-name="%providerName"
image="eclipse_update_120.jpg">

Back to the top