[maven-release-plugin] prepare release jetty-test-helper-2.8
diff --git a/jetty-test-helper/pom.xml b/jetty-test-helper/pom.xml
index cfc9929..a28464e 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.8-SNAPSHOT</version>
+  <version>2.8</version>
   <name>Jetty Toolchain :: Test Helper</name>
   <description>Unit Testing Support for Jetty (common classes for some unit tests)</description>
   <properties>