File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11
11
12
12
<groupId >com.github.spotbugs</groupId >
13
13
<artifactId >spotbugs-maven-plugin</artifactId >
14
- <version >4.7.2.1-SNAPSHOT </version >
14
+ <version >4.7.2.1</version >
15
15
<packaging >maven-plugin</packaging >
16
16
17
17
<name >SpotBugs Maven Plugin</name >
124
124
<
connection >scm:git:ssh://
[email protected] /spotbugs/spotbugs-maven-plugin.git</
connection >
125
125
<
developerConnection >scm:git:ssh://
[email protected] /spotbugs/spotbugs-maven-plugin.git</
developerConnection >
126
126
<url >https://github.com/spotbugs/spotbugs-maven-plugin</url >
127
- <tag >HEAD </tag >
127
+ <tag >spotbugs-maven-plugin-4.7.2.1 </tag >
128
128
</scm >
129
129
<issueManagement >
130
130
<system >Github</system >
147
147
<projectVersion >${project.version}</projectVersion >
148
148
149
149
<!-- Reproducible Builds: override timestamp value from parent -->
150
- <project .build.outputTimestamp>1657151022 </project .build.outputTimestamp>
150
+ <project .build.outputTimestamp>1665199293 </project .build.outputTimestamp>
151
151
152
152
<!-- Override spotbugs to this version from base-parent -->
153
153
<spotbugs .version>4.7.2</spotbugs .version>
You can’t perform that action at this time.
0 commit comments