Issue #2975 Quickstart tests broken

This commit is contained in:
Jan Bartel 2018-10-11 15:37:16 +11:00
parent d25bf815fd
commit 8b44bed25a
1 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@
<executions>
<execution>
<id>copy</id>
<phase>package</phase>
<phase>process-test-classes</phase>
<goals>
<goal>copy</goal>
</goals>