Using released version of test-helper

This commit is contained in:
Joakim Erdfelt 2013-05-10 14:35:14 -07:00
parent 61ce6583bc
commit 6d73ab86dd
2 changed files with 0 additions and 2 deletions

View File

@ -39,7 +39,6 @@
<dependency>
<groupId>org.eclipse.jetty.toolchain</groupId>
<artifactId>jetty-test-helper</artifactId>
<version>2.2-SNAPSHOT</version>
<scope>test</scope>
</dependency>
</dependencies>

View File

@ -67,7 +67,6 @@
<dependency>
<groupId>org.eclipse.jetty.toolchain</groupId>
<artifactId>jetty-test-helper</artifactId>
<version>2.2-SNAPSHOT</version>
<scope>test</scope>
</dependency>
</dependencies>