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 67bc0c1 commit ebe409aCopy full SHA for ebe409a
pom.xml
@@ -11,7 +11,7 @@
11
12
<groupId>com.github.spotbugs</groupId>
13
<artifactId>spotbugs-maven-plugin</artifactId>
14
- <version>4.7.1.1-SNAPSHOT</version>
+ <version>4.7.1.1</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.1.1</tag>
128
</scm>
129
<issueManagement>
130
<system>Github</system>
0 commit comments