File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -71,11 +71,13 @@ To use it, add a plugin to your pom like:
7171Changes:
7272
7373```
74- 2.1.0 - use zip-prefixer instead of rebuilding JAR
75- - improve handling of multi-artifact builds
76- - add inputFile parameter to select any file
77- - add basic integration testing
78- - require JDK 11+ to build (plugin still targets JDK 8)
74+ 2.1.1 - Overwrite existing files (@dkfellows)
75+
76+ 2.1.0 - use zip-prefixer instead of rebuilding JAR (@klausbrunner)
77+ - improve handling of multi-artifact builds (@klausbrunner)
78+ - add inputFile parameter to select any file (@klausbrunner)
79+ - add basic integration testing (@klausbrunner)
80+ - require JDK 11+ to build (plugin still targets JDK 8)
7981
80822.0.0 - support ZIP64 format
8183 - require Java 8, drop support for JDK7
You can’t perform that action at this time.
0 commit comments