Format nit
This commit is contained in:
14
pom.xml
14
pom.xml
@@ -500,13 +500,13 @@ under the License.
|
|||||||
<artifactId>spotbugs-maven-plugin</artifactId>
|
<artifactId>spotbugs-maven-plugin</artifactId>
|
||||||
<configuration>
|
<configuration>
|
||||||
<excludeFilterFile>src/conf/spotbugs-excludes.xml</excludeFilterFile>
|
<excludeFilterFile>src/conf/spotbugs-excludes.xml</excludeFilterFile>
|
||||||
<plugins>
|
<plugins>
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>com.h3xstream.findsecbugs</groupId>
|
<groupId>com.h3xstream.findsecbugs</groupId>
|
||||||
<artifactId>findsecbugs-plugin</artifactId>
|
<artifactId>findsecbugs-plugin</artifactId>
|
||||||
<version>${findsecbugs.version}</version>
|
<version>${findsecbugs.version}</version>
|
||||||
</plugin>
|
</plugin>
|
||||||
</plugins>
|
</plugins>
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
<!--
|
<!--
|
||||||
|
|||||||
Reference in New Issue
Block a user