Fixing pom parent version

This commit is contained in:
Joakim Erdfelt 2013-06-27 09:53:29 -07:00
parent 0cf6977a35
commit 9b3134eccd
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.0.5-SNAPSHOT</version>
<version>9.1.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-overlay-deployer</artifactId>