Remove SWT Bot.
diff --git a/releng/org.eclipse.amp.build-feature/feature.xml b/releng/org.eclipse.amp.build-feature/feature.xml
index 0d660bc..fb03512 100644
--- a/releng/org.eclipse.amp.build-feature/feature.xml
+++ b/releng/org.eclipse.amp.build-feature/feature.xml
@@ -21,10 +21,6 @@
          id="org.eclipse.amp.all"
          version="0.0.0"/>
 
-   <includes
-         id="org.eclipse.amp.test"
-         version="0.0.0"/>
-
    <plugin
          id="org.apache.commons.lang"
          download-size="0"
diff --git a/releng/org.eclipse.amp.releng/buckminster.cspec b/releng/org.eclipse.amp.releng/buckminster.cspec
index 08c71b1..d628dea 100644
--- a/releng/org.eclipse.amp.releng/buckminster.cspec
+++ b/releng/org.eclipse.amp.releng/buckminster.cspec
@@ -7,9 +7,6 @@
         <cs:dependency name="org.eclipse.gef" componentType="eclipse.feature"/>
         <cs:dependency name="org.eclipse.jdt" componentType="eclipse.feature"/>
         <cs:dependency name="org.eclipse.pde" componentType="eclipse.feature"/>
-        <cs:dependency name="org.eclipse.swtbot" componentType="eclipse.feature"/>
-        <cs:dependency name="org.eclipse.swtbot.eclipse" componentType="eclipse.feature"/>
-        <cs:dependency name="org.eclipse.swtbot.eclipse.gef" componentType="eclipse.feature"/>
         <cs:dependency name="org.eclipse.xpand" componentType="eclipse.feature"/>
         <cs:dependency name="org.eclipse.xtend" componentType="eclipse.feature"/>
         <cs:dependency name="org.eclipse.xtext.sdk" componentType="eclipse.feature"/>