diff --git a/jetty-runner/pom.xml b/jetty-runner/pom.xml
index 53aef30615e..99224114637 100644
--- a/jetty-runner/pom.xml
+++ b/jetty-runner/pom.xml
@@ -102,8 +102,6 @@
true
-
- ${project.build.directory}/NON_USED_MANIFEST
diff --git a/pom.xml b/pom.xml
index e14ea7ee15d..4e25d8254b9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -138,7 +138,7 @@
4.1
3.1.0
3.6.0
- 5.1.8
+ 5.1.9
3.2.0
3.3.0
3.11.0
diff --git a/tests/jetty-jmh/pom.xml b/tests/jetty-jmh/pom.xml
index c8a079ff83f..6f57423c339 100644
--- a/tests/jetty-jmh/pom.xml
+++ b/tests/jetty-jmh/pom.xml
@@ -57,6 +57,24 @@
+
+
+
+ org.apache.maven.plugins
+ maven-jar-plugin
+
+
+
+
+
+
+ Jetty Jmh Support Classes
+
+
+
+
+
+
diff --git a/tests/jetty-jmh/src/main/resources/META-INF/MANIFEST.MF b/tests/jetty-jmh/src/main/resources/META-INF/MANIFEST.MF
new file mode 100644
index 00000000000..e69de29bb2d