[314388] Switching update and discovery URLs to use new composite Eclipse Modeling Project site.
diff --git a/tests/org.eclipse.uml2.tests-feature/feature.properties b/tests/org.eclipse.uml2.tests-feature/feature.properties
index 154158b..ad72218 100644
--- a/tests/org.eclipse.uml2.tests-feature/feature.properties
+++ b/tests/org.eclipse.uml2.tests-feature/feature.properties
@@ -1,4 +1,4 @@
-# Copyright (c) 2003, 2008 IBM Corporation, Embarcadero Technologies, and others.
+# Copyright (c) 2003, 2010 IBM Corporation, Embarcadero Technologies, and others.
 # All rights reserved.   This program and the accompanying materials
 # are made available under the terms of the Eclipse Public License v1.0
 # which accompanies this distribution, and is available at
@@ -7,8 +7,9 @@
 # Contributors: 
 #   IBM - initial API and implementation
 #   Kenn Hussey (Embarcadero Technologies) - 204200
+#   Kenn Hussey - 314388
 #
-# $Id: feature.properties,v 1.12 2010/04/29 20:05:05 jbruck Exp $
+# $Id: feature.properties,v 1.13 2010/05/28 01:24:57 khussey Exp $
 
 # NLS_MESSAGEFORMAT_VAR
 
@@ -21,10 +22,10 @@
 feature.label = UML2 Tests
 
 # "feature.provider-name" property - name of the company that provides the feature
-feature.provider-name = Eclipse.org
+feature.provider-name = Eclipse Modeling Project
 
 # "update.label" property - label for the update site
-update.label = Unified Modeling Language 2.x (UML2) Updates
+update.label = Eclipse Modeling Project Updates
 
 # "description" property - description of the feature
 description = Unified Modeling Language 2.x Tests
diff --git a/tests/org.eclipse.uml2.tests-feature/feature.xml b/tests/org.eclipse.uml2.tests-feature/feature.xml
index 46ecb80..50f7d4b 100644
--- a/tests/org.eclipse.uml2.tests-feature/feature.xml
+++ b/tests/org.eclipse.uml2.tests-feature/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.uml2.tests"
       label="%feature.label"
-      version="3.0.0.qualifier"
+      version="3.1.0.qualifier"
       provider-name="%feature.provider-name"
       image="eclipse_update_120.jpg">
 
@@ -11,7 +11,7 @@
    </description>
 
    <copyright url="http://www.eclipse.org/legal/epl-v10.html">
-      Copyright (c) 2003, 2008 IBM Corporation, Embarcadero Technologies, and others.
+      Copyright (c) 2003, 2010 IBM Corporation, Embarcadero Technologies, and others.
 All rights reserved.   This program and the accompanying materials
 are made available under the terms of the Eclipse Public License v1.0
 which accompanies this distribution, and is available at
@@ -23,8 +23,8 @@
    </license>
 
    <url>
-      <update label="%update.label" url="http://download.eclipse.org/modeling/mdt/updates/"/>
-      <discovery label="%update.label" url="http://download.eclipse.org/modeling/mdt/updates/"/>
+      <update label="%update.label" url="http://www.eclipse.org/modeling/updates/"/>
+      <discovery label="%update.label" url="http://www.eclipse.org/modeling/updates/"/>
    </url>
 
    <requires>