File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 212212 <commons .scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-cli</commons .scmPubUrl>
213213 <commons .scmPubCheckoutDirectory>site-content</commons .scmPubCheckoutDirectory>
214214 <commons .encoding>utf-8</commons .encoding>
215- <spotbugs .plugin.version>4.7.3.0</spotbugs .plugin.version>
216- <spotbugs .impl.version>4.7.3</spotbugs .impl.version>
217215 <findbugs .skip>true</findbugs .skip>
218216 <japicmp .skip>false</japicmp .skip>
219217 <commons .releaseManagerName>Rob Tompkins</commons .releaseManagerName>
248246 <plugin >
249247 <groupId >com.github.spotbugs</groupId >
250248 <artifactId >spotbugs-maven-plugin</artifactId >
251- <version >${spotbugs.plugin.version} </version >
252- <dependencies >
253- <dependency >
254- <groupId >com.github.spotbugs</groupId >
255- <artifactId >spotbugs</artifactId >
256- <version >${spotbugs.impl.version} </version >
257- </dependency >
258- </dependencies >
259249 <configuration >
260250 <excludeFilterFile >${basedir} /src/conf/spotbugs-exclude-filter.xml</excludeFilterFile >
261251 </configuration >
You can’t perform that action at this time.
0 commit comments