Update pom to 7.0.0.M3-SNAPSHOT. Not sure how it got out of step?

git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@290 7e9141cc-0065-0410-87d8-b60c137991c4
This commit is contained in:
Jan Bartel 2009-05-26 05:02:53 +00:00
parent 24c7e7815f
commit 3e27e3bf9e
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>7.0.0.M2-SNAPSHOT</version>
<version>7.0.0.M3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-jaspi</artifactId>