update parent version

This commit is contained in:
Jesse McConnell 2012-08-23 16:44:13 -05:00
parent 18cd5b455f
commit ad63e3f3f1
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-parent</artifactId>
<version>19</version>
<version>20</version>
</parent>
<artifactId>jetty-project</artifactId>
<version>7.6.6-SNAPSHOT</version>
@ -323,7 +323,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-pmd-plugin</artifactId>
<version>2.5</version>
<version>2.7.1</version>
<configuration>
<targetJdk>1.5</targetJdk>
<rulesets>