Skip to content

Commit a8bbf07

Browse files
committed
[maven-release-plugin] prepare release spotbugs-maven-plugin-4.7.3.6
1 parent 8dd947e commit a8bbf07

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
<groupId>com.github.spotbugs</groupId>
3030
<artifactId>spotbugs-maven-plugin</artifactId>
31-
<version>4.7.3.6-SNAPSHOT</version>
31+
<version>4.7.3.6</version>
3232
<packaging>maven-plugin</packaging>
3333

3434
<name>spotbugs-maven-plugin</name>
@@ -141,7 +141,7 @@
141141
<connection>scm:git:ssh://git@github.com/spotbugs/spotbugs-maven-plugin.git</connection>
142142
<developerConnection>scm:git:ssh://git@github.com/spotbugs/spotbugs-maven-plugin.git</developerConnection>
143143
<url>https://github.com/spotbugs/spotbugs-maven-plugin</url>
144-
<tag>HEAD</tag>
144+
<tag>spotbugs-maven-plugin-4.7.3.6</tag>
145145
</scm>
146146
<issueManagement>
147147
<system>Github</system>
@@ -164,7 +164,7 @@
164164
<projectVersion>${project.version}</projectVersion>
165165

166166
<!-- Reproducible Builds: override timestamp value from parent -->
167-
<project.build.outputTimestamp>1687218680</project.build.outputTimestamp>
167+
<project.build.outputTimestamp>1695603014</project.build.outputTimestamp>
168168

169169
<!-- Override spotbugs to this version from base-parent -->
170170
<spotbugs.version>4.7.3</spotbugs.version>

0 commit comments

Comments
 (0)