Remove builds for core plugins

The core plugins are available through the gerrit build.

Change-Id: Iea0b86c199249a6a45fdc8a4e63bd694bfd3131b
Signed-off-by: David Pursehouse <dpursehouse@collab.net>
diff --git a/jenkins/gerrit-buck-plugin-commit-message-length-validator.yaml b/jenkins/gerrit-buck-plugin-commit-message-length-validator.yaml
deleted file mode 100644
index b8809b9..0000000
--- a/jenkins/gerrit-buck-plugin-commit-message-length-validator.yaml
+++ /dev/null
@@ -1,7 +0,0 @@
-- project:
-    name: commit-message-length-validator
-    branch:
-      - master
-    jobs:
-      - 'plugin-{name}-{branch}'
-
diff --git a/jenkins/gerrit-buck-plugin-download-commands.yaml b/jenkins/gerrit-buck-plugin-download-commands.yaml
deleted file mode 100644
index 845480a..0000000
--- a/jenkins/gerrit-buck-plugin-download-commands.yaml
+++ /dev/null
@@ -1,8 +0,0 @@
-- project:
-    name: download-commands
-    branch:
-      - master
-      - stable-2.11
-    jobs:
-      - 'plugin-{name}-{branch}'
-
diff --git a/jenkins/gerrit-buck-plugin-replication.yaml b/jenkins/gerrit-buck-plugin-replication.yaml
deleted file mode 100644
index 29168a0..0000000
--- a/jenkins/gerrit-buck-plugin-replication.yaml
+++ /dev/null
@@ -1,10 +0,0 @@
-- project:
-    name: replication
-    branch:
-      - master
-      - stable-2.12
-      - stable-2.11
-      - stable-2.10
-    jobs:
-      - 'plugin-{name}-{branch}'
-
diff --git a/jenkins/gerrit-buck-plugin-reviewnotes.yaml b/jenkins/gerrit-buck-plugin-reviewnotes.yaml
deleted file mode 100644
index 6658abd..0000000
--- a/jenkins/gerrit-buck-plugin-reviewnotes.yaml
+++ /dev/null
@@ -1,9 +0,0 @@
-- project:
-    name: reviewnotes
-    branch:
-      - master
-      - stable-2.11
-      - stable-2.10
-    jobs:
-      - 'plugin-{name}-{branch}'
-
diff --git a/jenkins/gerrit-buck-plugin-singleusergroup.yaml b/jenkins/gerrit-buck-plugin-singleusergroup.yaml
deleted file mode 100644
index 5b5c2a5..0000000
--- a/jenkins/gerrit-buck-plugin-singleusergroup.yaml
+++ /dev/null
@@ -1,10 +0,0 @@
-- project:
-    name: singleusergroup
-    branch:
-      - master
-      - stable-2.11
-      - stable-2.10
-      - stable-2.12
-    jobs:
-      - 'plugin-{name}-{branch}'
-