We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a124305 commit 094bf44Copy full SHA for 094bf44
pom.xml
@@ -11,7 +11,7 @@
11
12
<groupId>com.github.spotbugs</groupId>
13
<artifactId>spotbugs-maven-plugin</artifactId>
14
- <version>4.7.2.0-SNAPSHOT</version>
+ <version>4.7.2.0</version>
15
<packaging>maven-plugin</packaging>
16
17
<name>SpotBugs Maven Plugin</name>
@@ -124,7 +124,7 @@
124
<connection>scm:git:ssh://[email protected]/spotbugs/spotbugs-maven-plugin.git</connection>
125
<developerConnection>scm:git:ssh://[email protected]/spotbugs/spotbugs-maven-plugin.git</developerConnection>
126
<url>https://github.com/spotbugs/spotbugs-maven-plugin</url>
127
- <tag>HEAD</tag>
+ <tag>spotbugs-maven-plugin-4.7.2.0</tag>
128
</scm>
129
<issueManagement>
130
<system>Github</system>
0 commit comments