File tree Expand file tree Collapse file tree 4 files changed +4
-56
lines changed
Expand file tree Collapse file tree 4 files changed +4
-56
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 181181 </execution >
182182 </executions >
183183 </plugin >
184+
184185 <plugin >
185186 <groupId >org.apache.maven.plugins</groupId >
186187 <artifactId >maven-source-plugin</artifactId >
194195 </execution >
195196 </executions >
196197 </plugin >
198+
197199 <plugin >
198200 <groupId >org.apache.maven.plugins</groupId >
199201 <artifactId >maven-javadoc-plugin</artifactId >
255257 <artifactId >maven-compiler-plugin</artifactId >
256258 <version >${maven-compiler-plugin.version} </version >
257259 <configuration >
258- <!-- <source>${java.version}</source>-->
259- <!-- <target>${java.version}</target>-->
260+ <!-- <source>${java.version}</source>-->
261+ <!-- <target>${java.version}</target>-->
260262 <compilerArgument >-Xlint:all</compilerArgument >
261263 <showWarnings >true</showWarnings >
262264 <showDeprecation >true</showDeprecation >
You can’t perform that action at this time.
0 commit comments