Update to new parent pom that lets us import into indigo and m2eclipse

This commit is contained in:
Jesse McConnell 2011-09-09 15:42:01 -05:00
parent 11ca71700f
commit 2e7d84dec8
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>18</version>
<version>19-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>