More version number updates:
- technically 2.1.0.qualifier
- about.ini: M1
- new category 2.1.x
diff --git a/features/org.eclipse.objectteams.otdt.feature/category.xml b/features/org.eclipse.objectteams.otdt.feature/category.xml
index c49aaa8..2b7801a 100644
--- a/features/org.eclipse.objectteams.otdt.feature/category.xml
+++ b/features/org.eclipse.objectteams.otdt.feature/category.xml
@@ -1,14 +1,25 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <site>
+   <category-def name="org.eclipse.objectteams.otdt_2.0" label="OTDT 2.0 based on Eclipse 3.7">
+      <description>
+         The Object Teams Development Tooling versions 2.0.x based on Eclipse 3.7.x
+      </description>
+   </category-def>
    <iu id="org.eclipse.objectteams.otdt.feature.group" range="[2.0.0,2.1.0)">
       <category name="org.eclipse.objectteams.otdt_2.0"/>
    </iu>
    <iu id="org.eclipse.objectteams.otequinox.feature.group" range="[2.0.0,2.1.0)">
       <category name="org.eclipse.objectteams.otdt_2.0"/>
    </iu>
-   <category-def name="org.eclipse.objectteams.otdt_2.0" label="OTDT 2.0 based on Eclipse 3.7">
+   <category-def name="org.eclipse.objectteams.otdt_2.1" label="OTDT 2.1 based on Eclipse 3.8">
       <description>
-         The Object Teams Development Tooling versions 2.0.x based on Eclipse 3.7.x
+         The Object Teams Development Tooling versions 2.1.x based on Eclipse 3.8.x
       </description>
    </category-def>
+   <iu id="org.eclipse.objectteams.otdt.feature.group" range="[2.1.0,2.2.0)">
+      <category name="org.eclipse.objectteams.otdt_2.1"/>
+   </iu>
+   <iu id="org.eclipse.objectteams.otequinox.feature.group" range="[2.1.0,2.2.0)">
+      <category name="org.eclipse.objectteams.otdt_2.1"/>
+   </iu>
 </site>
diff --git a/features/org.eclipse.objectteams.otdt.feature/feature.xml b/features/org.eclipse.objectteams.otdt.feature/feature.xml
index c237220..093ce4d 100644
--- a/features/org.eclipse.objectteams.otdt.feature/feature.xml
+++ b/features/org.eclipse.objectteams.otdt.feature/feature.xml
@@ -58,7 +58,7 @@
    </license>
 
    <url>
-      <update label="Object Teams Updates" url="http://download.eclipse.org/objectteams/updates/2.0"/>
+      <update label="Object Teams Updates" url="http://download.eclipse.org/objectteams/updates/2.1"/>
       <discovery label="Object Teams Contributions" url="http://download.eclipse.org/objectteams/updates/contrib"/>
    </url>
 
diff --git a/features/org.eclipse.objectteams.otdt.feature/unit-tests-feature/feature.xml b/features/org.eclipse.objectteams.otdt.feature/unit-tests-feature/feature.xml
index 7ef3f18..b8adb5c 100644
--- a/features/org.eclipse.objectteams.otdt.feature/unit-tests-feature/feature.xml
+++ b/features/org.eclipse.objectteams.otdt.feature/unit-tests-feature/feature.xml
@@ -2,7 +2,7 @@
 <feature

       id="org.eclipse.objectteams.otdt-tests"

       label="OTDT Development Tools Unit Tests"

-      version="2.0.0"

+      version="2.1.0"

       provider-name="Eclipse Object Teams Project">

 

    <description>