Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2010-06-08 15:58:50 +0000
committerEike Stepper2010-06-08 15:58:50 +0000
commited2695ea6a34d2cf12a8220a8de49d6f77d303e0 (patch)
treee312df791e5532c26e3372915c70e0b5163d8c6c /features/org.eclipse.emf.cdo.examples-feature
parent23faf5e3b69ab2a7ca406e2e795347585beaaf19 (diff)
downloadcdo-ed2695ea6a34d2cf12a8220a8de49d6f77d303e0.tar.gz
cdo-ed2695ea6a34d2cf12a8220a8de49d6f77d303e0.tar.xz
cdo-ed2695ea6a34d2cf12a8220a8de49d6f77d303e0.zip
[314388] Provide composite software site(s) for all Modeling projects
https://bugs.eclipse.org/bugs/show_bug.cgi?id=314388
Diffstat (limited to 'features/org.eclipse.emf.cdo.examples-feature')
-rw-r--r--features/org.eclipse.emf.cdo.examples-feature/feature.properties2
-rw-r--r--features/org.eclipse.emf.cdo.examples-feature/feature.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/features/org.eclipse.emf.cdo.examples-feature/feature.properties b/features/org.eclipse.emf.cdo.examples-feature/feature.properties
index c6d5fd1428..99519b91f3 100644
--- a/features/org.eclipse.emf.cdo.examples-feature/feature.properties
+++ b/features/org.eclipse.emf.cdo.examples-feature/feature.properties
@@ -156,7 +156,7 @@ re-export of encryption software, to see if this is permitted.\n\
Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.\n
# Label for the update site (on download1.eclipse.org)
-updateSiteName=CDO Model Repository 3.0 Updates
+updateSiteName=Eclipse Modeling Project Updates
# ==============================================================================
diff --git a/features/org.eclipse.emf.cdo.examples-feature/feature.xml b/features/org.eclipse.emf.cdo.examples-feature/feature.xml
index 803df73879..a45a5ad6e5 100644
--- a/features/org.eclipse.emf.cdo.examples-feature/feature.xml
+++ b/features/org.eclipse.emf.cdo.examples-feature/feature.xml
@@ -29,7 +29,7 @@
</license>
<url>
- <update label="%updateSiteName" url="http://download.eclipse.org/modeling/emf/cdo/updates/3.0/"/>
+ <update label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/>
</url>
<plugin

Back to the top