Skip to content

Commit

Permalink
[maven-release-plugin] prepare release spotbugs-maven-plugin-4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Mar 15, 2020
1 parent fbb6e35 commit 3ec226c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -11,7 +11,7 @@

<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-maven-plugin</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0</version>
<packaging>maven-plugin</packaging>

<name>SpotBugs Maven Plugin</name>
Expand Down Expand Up @@ -94,7 +94,7 @@
<connection>scm:git:ssh://git@github.com/spotbugs/spotbugs-maven-plugin.git</connection>
<developerConnection>scm:git:ssh://git@github.com/spotbugs/spotbugs-maven-plugin.git</developerConnection>
<url>https://github.com/spotbugs/spotbugs-maven-plugin</url>
<tag>HEAD</tag>
<tag>spotbugs-maven-plugin-4.0.0</tag>
</scm>
<issueManagement>
<system>GitHub Issues</system>
Expand Down

0 comments on commit 3ec226c

Please sign in to comment.