Browse Source

Disable Surefire for ant-jai, too

master
Gintas Grigelionis 6 years ago
parent
commit
7f67244c03
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      src/etc/poms/ant-jai/pom.xml

+ 1
- 0
src/etc/poms/ant-jai/pom.xml View File

@@ -84,6 +84,7 @@
<configuration>
<basedir>../../../..</basedir>
<workingDirectory>../../../..</workingDirectory>
<skipTests>true</skipTests>
</configuration>
</plugin>
</plugins>


Loading…
Cancel
Save