set version in http-spi

This commit is contained in:
Jesse McConnell 2011-10-11 09:52:47 -05:00
parent c62d01f115
commit 1dc4666ccd
1 changed files with 2 additions and 2 deletions

View File

@ -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>
</project>