Fix version number for test-http2-webapp

This commit is contained in:
Jan Bartel 2017-10-06 09:04:53 +11:00
parent b1ba04ee0e
commit b1c8e9bad2
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<parent>
<groupId>org.eclipse.jetty.tests</groupId>
<artifactId>test-webapps-parent</artifactId>
<version>9.4.8-SNAPSHOT</version>
<version>10.0.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>