[160679] Changing update site, discovery URLs to point to new MDT update site.
diff --git a/examples/org.eclipse.uml2.examples-feature/feature.xml b/examples/org.eclipse.uml2.examples-feature/feature.xml
index 11f86e0..44dd6de 100644
--- a/examples/org.eclipse.uml2.examples-feature/feature.xml
+++ b/examples/org.eclipse.uml2.examples-feature/feature.xml
@@ -15,8 +15,8 @@
    </license>
 
    <url>
-      <update label="%update.label" url="http://download.eclipse.org/tools/uml2/updates/"/>
-      <discovery label="%update.label" url="http://download.eclipse.org/tools/uml2/updates/"/>
+      <update label="%update.label" url="http://download.eclipse.org/modeling/mdt/updates/"/>
+      <discovery label="%update.label" url="http://download.eclipse.org/modeling/mdt/updates/"/>
    </url>
 
    <includes