set parent to released version

This commit is contained in:
Jesse McConnell 2012-09-20 14:01:47 -05:00
parent 26af53752e
commit 1301bca9f5
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-parent</artifactId>
<version>20-SNAPSHOT</version>
<version>20</version>
</parent>
<artifactId>jetty-project</artifactId>
<version>9.0.0-SNAPSHOT</version>