[247980] Adjusting plug-in dependency versions based on changes in EMF for bug 258735.
diff --git a/plugins/org.eclipse.uml2.sdk-feature/feature.xml b/plugins/org.eclipse.uml2.sdk-feature/feature.xml
index b952530..b2aebbc 100644
--- a/plugins/org.eclipse.uml2.sdk-feature/feature.xml
+++ b/plugins/org.eclipse.uml2.sdk-feature/feature.xml
@@ -11,7 +11,7 @@
    </description>
 
    <copyright url="http://www.eclipse.org/legal/epl-v10.html">
-      Copyright (c) 2003, 2007 IBM Corporation and others.
+      Copyright (c) 2003, 2008 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
@@ -40,7 +40,7 @@
       version="0.0.0"/> 
 
    <includes
-         id="org.eclipse.uml2.doc"
-         version="0.0.0"/>
+      id="org.eclipse.uml2.doc"
+      version="0.0.0"/>
 
 </feature>