awaitility must be only test dependency (#10765)
Signed-off-by: Olivier Lamy <olamy@apache.org>
This commit is contained in:
parent
2aba4117c2
commit
2940528033
|
@ -17,10 +17,6 @@
|
|||
</properties>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.awaitility</groupId>
|
||||
<artifactId>awaitility</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.eclipse.jetty</groupId>
|
||||
<artifactId>jetty-jmx</artifactId>
|
||||
|
|
Loading…
Reference in New Issue