Reverting release
diff --git a/jetty-test-helper/pom.xml b/jetty-test-helper/pom.xml
index ec2bed0..b6172fc 100644
--- a/jetty-test-helper/pom.xml
+++ b/jetty-test-helper/pom.xml
@@ -9,7 +9,7 @@
   </parent>
   <artifactId>jetty-test-helper</artifactId>
   <packaging>jar</packaging>
-  <version>2.10-SNAPSHOT</version>
+  <version>2.9-SNAPSHOT</version>
   <name>Jetty Toolchain :: Test Helper</name>
   <description>Unit Testing Support for Jetty (common classes for some unit tests)</description>
   <properties>