Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--releng/features/org.eclipse.ecf.example-feature/feature.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/releng/features/org.eclipse.ecf.example-feature/feature.xml b/releng/features/org.eclipse.ecf.example-feature/feature.xml
index 2ee8bbaae..0b0b4688f 100644
--- a/releng/features/org.eclipse.ecf.example-feature/feature.xml
+++ b/releng/features/org.eclipse.ecf.example-feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.ecf.examples"
label="ECF Examples"
- version="1.0.0.v20070212"
+ version="1.0.0.v20070214"
provider-name="Eclipse.org">
<description url="http://www.eclipse.org/ecf">

Back to the top