File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1111
1212 <groupId >com.github.spotbugs</groupId >
1313 <artifactId >spotbugs-maven-plugin</artifactId >
14- <version >4.7.3.4-SNAPSHOT </version >
14+ <version >4.7.3.4</version >
1515 <packaging >maven-plugin</packaging >
1616
1717 <name >SpotBugs Maven Plugin</name >
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.3.4 </tag >
128128 </scm >
129129 <issueManagement >
130130 <system >Github</system >
147147 <projectVersion >${project.version}</projectVersion >
148148
149149 <!-- Reproducible Builds: override timestamp value from parent -->
150- <project .build.outputTimestamp>1679579370 </project .build.outputTimestamp>
150+ <project .build.outputTimestamp>1680820861 </project .build.outputTimestamp>
151151
152152 <!-- Override spotbugs to this version from base-parent -->
153153 <spotbugs .version>4.7.3</spotbugs .version>
You can’t perform that action at this time.
0 commit comments