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 9
9
10
10
<groupId >com.spotify.fmt</groupId >
11
11
<artifactId >fmt-maven-plugin</artifactId >
12
- <version >2.23-SNAPSHOT </version >
12
+ <version >2.23</version >
13
13
<packaging >maven-plugin</packaging >
14
14
15
15
<name >${project.groupId} :${project.artifactId} </name >
62
62
<connection >scm:git:git@github.com:spotify/fmt-maven-plugin.git</connection >
63
63
<developerConnection >scm:git:git@github.com:spotify/fmt-maven-plugin.git</developerConnection >
64
64
<url >http://github.com/spotify/fmt-maven-plugin</url >
65
- <tag >HEAD </tag >
65
+ <tag >2.23 </tag >
66
66
</scm >
67
67
68
68
<properties >
69
69
<java .version>11</java .version>
70
70
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
71
- <project .build.outputTimestamp>1705916719 </project .build.outputTimestamp>
71
+ <project .build.outputTimestamp>1709805553 </project .build.outputTimestamp>
72
72
<maven .version>3.9.6</maven .version>
73
73
</properties >
74
74
You can’t perform that action at this time.
0 commit comments