Correcting pom version

This commit is contained in:
Joakim Erdfelt 2016-07-26 11:38:14 -07:00
parent d3b9157217
commit fbb00373f9
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
<version>9.3.9-SNAPSHOT</version>
<version>9.3.11-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>