Skip to content

Commit 21e2e70

Browse files
committed
[maven-release-plugin] prepare release spotbugs-maven-plugin-4.7.2.1
1 parent 719192f commit 21e2e70

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<groupId>com.github.spotbugs</groupId>
1313
<artifactId>spotbugs-maven-plugin</artifactId>
14-
<version>4.7.2.1-SNAPSHOT</version>
14+
<version>4.7.2.1</version>
1515
<packaging>maven-plugin</packaging>
1616

1717
<name>SpotBugs Maven Plugin</name>
@@ -124,7 +124,7 @@
124124
<connection>scm:git:ssh://[email protected]/spotbugs/spotbugs-maven-plugin.git</connection>
125125
<developerConnection>scm:git:ssh://[email protected]/spotbugs/spotbugs-maven-plugin.git</developerConnection>
126126
<url>https://github.com/spotbugs/spotbugs-maven-plugin</url>
127-
<tag>HEAD</tag>
127+
<tag>spotbugs-maven-plugin-4.7.2.1</tag>
128128
</scm>
129129
<issueManagement>
130130
<system>Github</system>
@@ -147,7 +147,7 @@
147147
<projectVersion>${project.version}</projectVersion>
148148

149149
<!-- Reproducible Builds: override timestamp value from parent -->
150-
<project.build.outputTimestamp>1657151022</project.build.outputTimestamp>
150+
<project.build.outputTimestamp>1665199293</project.build.outputTimestamp>
151151

152152
<!-- Override spotbugs to this version from base-parent -->
153153
<spotbugs.version>4.7.2</spotbugs.version>

0 commit comments

Comments
 (0)