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 2236446 commit f87e38eCopy full SHA for f87e38e
pom.xml
@@ -11,7 +11,7 @@
11
12
<groupId>com.github.spotbugs</groupId>
13
<artifactId>spotbugs-maven-plugin</artifactId>
14
- <version>4.7.1.0-SNAPSHOT</version>
+ <version>4.7.1.0</version>
15
<packaging>maven-plugin</packaging>
16
17
<name>SpotBugs Maven Plugin</name>
@@ -94,7 +94,7 @@
94
<connection>scm:git:ssh://[email protected]/spotbugs/spotbugs-maven-plugin.git</connection>
95
<developerConnection>scm:git:ssh://[email protected]/spotbugs/spotbugs-maven-plugin.git</developerConnection>
96
<url>https://github.com/spotbugs/spotbugs-maven-plugin</url>
97
- <tag>HEAD</tag>
+ <tag>spotbugs-maven-plugin-4.7.1.0</tag>
98
</scm>
99
<issueManagement>
100
<system>Github</system>
0 commit comments