Skip to content
This repository was archived by the owner on Nov 19, 2020. It is now read-only.

Commit 5d60774

Browse files
committed
[maven-release-plugin] prepare release findbugs-plugin-0.0.2
1 parent bccbac5 commit 5d60774

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<version>1.0.2</version>
88
</parent>
99
<artifactId>findbugs-plugin</artifactId>
10-
<version>0.0.2-SNAPSHOT</version>
10+
<version>0.0.2</version>
1111
<url>https://github.com/WorksApplications/findbugs-plugin</url>
1212
<description>WorksApplications Findbugs plugin set</description>
1313
<scm>
@@ -130,7 +130,7 @@
130130
</goals>
131131
</pluginExecutionFilter>
132132
<action>
133-
<ignore></ignore>
133+
<ignore />
134134
</action>
135135
</pluginExecution>
136136
</pluginExecutions>

0 commit comments

Comments
 (0)