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 99
1010 <groupId >com.spotify.fmt</groupId >
1111 <artifactId >fmt-maven-plugin</artifactId >
12- <version >2.21.2-SNAPSHOT </version >
12+ <version >2.22 </version >
1313 <packaging >maven-plugin</packaging >
1414
1515 <name >${project.groupId} :${project.artifactId} </name >
6262 <
connection >scm:git:
[email protected] :spotify/fmt-maven-plugin.git</
connection >
6363 <
developerConnection >scm:git:
[email protected] :spotify/fmt-maven-plugin.git</
developerConnection >
6464 <url >http://github.com/spotify/fmt-maven-plugin</url >
65- <tag >HEAD </tag >
65+ <tag >2.22.0 </tag >
6666 </scm >
6767
6868 <distributionManagement >
8181 <maven .compiler.source>${maven.compiler.release} </maven .compiler.source>
8282 <maven .compiler.target>${maven.compiler.release} </maven .compiler.target>
8383 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
84- <project .build.outputTimestamp>1695393657 </project .build.outputTimestamp>
84+ <project .build.outputTimestamp>1704967692 </project .build.outputTimestamp>
8585 <maven .version>3.9.4</maven .version>
8686 </properties >
8787
You can’t perform that action at this time.
0 commit comments