BAEL-2661 - Groovy def keyword - conflicts resolved

This commit is contained in:
Anshul Bansal 2019-04-17 11:01:36 +03:00
parent 7b84d6ce6f
commit 274cd5b4b1
1 changed files with 2 additions and 0 deletions

View File

@ -96,6 +96,8 @@
</configuration>
</execution>
</executions>
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.20.1</version>
<configuration>