Skip to content

Commit

Permalink
skip tests must be dynamic
Browse files Browse the repository at this point in the history
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
  • Loading branch information
olamy committed Nov 24, 2020
1 parent 056ce8d commit d0a7c88
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jetty-infinispan/infinispan-remote-query/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<skipTests>false</skipTests>
<systemPropertyVariables>
<infinispan.docker.image.version>${infinispan.docker.image.version}</infinispan.docker.image.version>
</systemPropertyVariables>
Expand Down

0 comments on commit d0a7c88

Please sign in to comment.