Commit 377e8c4
authored
Change the maven compile execution for Java 8 to override the default compile (#89)
This avoids performing a default-compile, compile-java-8, and compile-java-9 execution. Only default-compile and compile-java-9 is executed.1 parent 5b73076 commit 377e8c4
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
| 146 | + | |
| 147 | + | |
147 | 148 | | |
148 | 149 | | |
149 | 150 | | |
| |||
0 commit comments