Skip to content

Commit

Permalink
[maven-release-plugin] prepare release spotbugs-maven-plugin-4.7.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Jul 24, 2022
1 parent 67bc0c1 commit ebe409a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

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

<name>SpotBugs Maven Plugin</name>
Expand Down Expand Up @@ -124,7 +124,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.7.1.1</tag>
</scm>
<issueManagement>
<system>Github</system>
Expand Down

0 comments on commit ebe409a

Please sign in to comment.