Merge branch 'jetty-8' into release-8
diff --git a/jetty-http-spi/pom.xml b/jetty-http-spi/pom.xml
index 00139b6..f26fe93 100644
--- a/jetty-http-spi/pom.xml
+++ b/jetty-http-spi/pom.xml
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.eclipse.jetty</groupId>
     <artifactId>jetty-project</artifactId>
-    <version>7.5.3-SNAPSHOT</version>
+    <version>8.0.3-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>jetty-http-spi</artifactId>
@@ -70,4 +70,4 @@
       </plugin>
     </plugins>
   </build>
-</project>
\ No newline at end of file
+</project>