Using released jetty-parent-25

This commit is contained in:
Joakim Erdfelt 2015-05-13 11:17:25 -07:00
parent 435bed0c37
commit 763966a9b4
1 changed files with 1 additions and 1 deletions

View File

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