| commit | 011c800303aa05cca775861c42a9a82dea3abf02 | [log] [tgz] |
|---|---|---|
| author | Joakim Erdfelt <joakim.erdfelt@gmail.com> | Mon Mar 02 08:22:46 2015 -0700 |
| committer | Joakim Erdfelt <joakim.erdfelt@gmail.com> | Mon Mar 02 08:22:46 2015 -0700 |
| tree | b57484a46b800d6959adb2dbe568c7e6159c418b | |
| parent | b33c23c6c60182a7617689d8c16e09e7c2fbf547 [diff] |
Using toolchain 1.5
diff --git a/jetty-test-helper/pom.xml b/jetty-test-helper/pom.xml index b6172fc..a6d6c1c 100644 --- a/jetty-test-helper/pom.xml +++ b/jetty-test-helper/pom.xml
@@ -4,7 +4,7 @@ <parent> <artifactId>jetty-toolchain</artifactId> <groupId>org.eclipse.jetty.toolchain</groupId> - <version>1.4</version> + <version>1.5</version> <relativePath>../jetty-toolchain</relativePath> </parent> <artifactId>jetty-test-helper</artifactId>