Skip to content

Commit a17d628

Browse files
committed
1 parent 5858aa7 commit a17d628

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,11 @@
214214
<configuration>
215215
<format>xml</format>
216216
<maxmem>256m</maxmem>
217+
<instrumentation>
218+
<excludes>
219+
<exclude>net/sf/jsqlparser/parser/*.class</exclude>
220+
</excludes>
221+
</instrumentation>
217222
</configuration>
218223
</plugin>
219224
</plugins>

0 commit comments

Comments
 (0)