[311232] Doc plugins require updates for Helios release
diff --git a/doc/org.eclipse.uml2.doc/META-INF/MANIFEST.MF b/doc/org.eclipse.uml2.doc/META-INF/MANIFEST.MF
index 755a138..0bc6259 100644
--- a/doc/org.eclipse.uml2.doc/META-INF/MANIFEST.MF
+++ b/doc/org.eclipse.uml2.doc/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.uml2.doc; singleton:=true
-Bundle-Version: 3.0.0.qualifier
+Bundle-Version: 3.1.0.qualifier
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
 Require-Bundle: org.eclipse.help;bundle-version="[3.2.0,4.0.0)"
diff --git a/doc/org.eclipse.uml2.doc/build/overview.html b/doc/org.eclipse.uml2.doc/build/overview.html
index c29dbf7..168c139 100644
--- a/doc/org.eclipse.uml2.doc/build/overview.html
+++ b/doc/org.eclipse.uml2.doc/build/overview.html
@@ -5,7 +5,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
 <!--
- Copyright (c) 2004, 2007 IBM Corporation and others.
+ Copyright (c) 2004, 2010 IBM Corporation 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
@@ -14,12 +14,12 @@
  Contributors: 
    IBM - initial API and implementation
 
- $Id: overview.html,v 1.3 2007/03/30 19:44:57 khussey Exp $
+ $Id: overview.html,v 1.4 2010/04/30 19:10:41 jbruck Exp $
 -->
 </head>
 <body bgcolor="white">
 
-Provides an EMF-based implementation of the UML<sup><small>TM</small></sup> 2.1.1 metamodel for the Eclipse platform.
+Provides an EMF-based implementation of the UML<sup><small>TM</small></sup> 2.2 metamodel for the Eclipse platform.
 
 <!-- The summary links point here when the contents are "copied". -->
 <a name="details"/>
diff --git a/doc/org.eclipse.uml2.doc/plugin.properties b/doc/org.eclipse.uml2.doc/plugin.properties
index d516849..602f174 100644
--- a/doc/org.eclipse.uml2.doc/plugin.properties
+++ b/doc/org.eclipse.uml2.doc/plugin.properties
@@ -1,4 +1,4 @@
-# Copyright (c) 2006, 2009 IBM Corporation, Embarcadero Technologies, and others.
+# Copyright (c) 2006, 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
@@ -8,7 +8,7 @@
 #   IBM - initial API and implementation
 #   Kenn Hussey (Embarcadero Technologies) - 204200
 #
-# $Id: plugin.properties,v 1.4 2009/04/07 18:24:31 jbruck Exp $
+# $Id: plugin.properties,v 1.5 2010/04/30 19:10:41 jbruck Exp $
 
 # NLS_MESSAGEFORMAT_VAR
 
diff --git a/doc/org.eclipse.uml2.doc/plugin.xml b/doc/org.eclipse.uml2.doc/plugin.xml
index 96a7ac7..f0b51dc 100644
--- a/doc/org.eclipse.uml2.doc/plugin.xml
+++ b/doc/org.eclipse.uml2.doc/plugin.xml
@@ -2,7 +2,7 @@
 <?eclipse version="3.0"?>
 
 <!--
- Copyright (c) 2006 IBM Corporation and others.
+ Copyright (c) 2006, 2010 IBM Corporation 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
@@ -11,7 +11,7 @@
  Contributors: 
    IBM - initial API and implementation
 
- $Id: plugin.xml,v 1.4 2007/02/14 19:57:56 khussey Exp $
+ $Id: plugin.xml,v 1.5 2010/04/30 19:10:41 jbruck Exp $
 -->
 
 <plugin>
diff --git a/doc/org.eclipse.uml2.doc/toc.xml b/doc/org.eclipse.uml2.doc/toc.xml
index 0184fee..b30bda2 100644
--- a/doc/org.eclipse.uml2.doc/toc.xml
+++ b/doc/org.eclipse.uml2.doc/toc.xml
@@ -2,7 +2,7 @@
 <?NLS TYPE="org.eclipse.help.toc"?>
 
 <!--
- Copyright (c) 2006, 2008 IBM Corporation and others.
+ Copyright (c) 2006, 2010 IBM Corporation 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
@@ -11,7 +11,7 @@
  Contributors: 
    IBM - initial API and implementation
 
- $Id: toc.xml,v 1.4 2008/05/20 17:46:11 jbruck Exp $
+ $Id: toc.xml,v 1.5 2010/04/30 19:10:41 jbruck Exp $
 -->
 
 <!-- ====================================================================== -->
@@ -40,15 +40,17 @@
 	</topic>		
 	<topic label="Articles">
 		<topic label="Defining Generics with UML Templates" href="http://www.eclipse.org/articles/article.php?file=Article-Defining-Generics-with-UML-Templates/index.html" />
+		<topic label="Customizing UML: Which Technique is Right for You?" href="http://www.eclipse.org/modeling/mdt/uml2/docs/articles/Customizing_UML2_Which_Technique_is_Right_For_You/article.html" />
 	</topic>
 	<topic label="Presentations">
 		<topic label="New Features of UML2" href="http://www.eclipse.org/modeling/mdt/uml2/docs/presentations/EclipseCon2008_LongTalk_NewFeaturesOfUML2_files/frame.htm" />
 	</topic>
 	<topic label="Online Docs">
 			<topic label="UML2 2.1 Migration Guide" href="http://www.eclipse.org/modeling/mdt/uml2/docs/guides/UML2_2.1_Migration_Guide/guide.html" />
+			<topic label="UML2 2.2 Migration Guide" href="http://www.eclipse.org/modeling/mdt/uml2/docs/guides/UML2_3.0_Migration_Guide/guide.html" />
 			<topic label="Release Notes">
-			<topic label="What&apos;s New in v2.2" href="http://www.eclipse.org/modeling/mdt/news/relnotes.php?project=uml2&amp;version=2.2.x" />
-			<topic label="Previous Releases"  href="http://www.eclipse.org/modeling/mdt/news/relnotes.php?project=uml2&amp;version=2.1.x" />
+			<topic label="What&apos;s New in v3.1" href="http://www.eclipse.org/modeling/mdt/news/relnotes.php?project=uml2&amp;version=3.1.x" />		
+			<topic label="Previous Releases"  href="http://www.eclipse.org/modeling/mdt/news/relnotes.php?project=uml2&amp;version=2.2.x" />
 		</topic>
 		<topic label="UML2 FAQ" href="http://wiki.eclipse.org/MDT-UML2-FAQ" />
 	</topic>