Skip to content

Commit a94342a

Browse files
committed
Related to #142. Added 'overwrite' option to force JarJar maven plugin to re-compile.
1 parent d39481b commit a94342a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -274,6 +274,7 @@
274274
<pattern>org.apache.ibatis.**</pattern>
275275
</keep>
276276
</rules>
277+
<overwrite>true</overwrite>
277278
</configuration>
278279
</execution>
279280
</executions>

0 commit comments

Comments
 (0)