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 23
23
<relativePath />
24
24
</parent >
25
25
<artifactId >impsort-maven-plugin</artifactId >
26
- <version >1.12.0-SNAPSHOT </version >
26
+ <version >1.12.0</version >
27
27
<packaging >maven-plugin</packaging >
28
28
<name >ImpSort Maven Plugin</name >
29
29
<description >Sort your imps! A Maven plugin to sort the import statements in your Java source files.</description >
40
40
<scm >
41
41
<connection >scm:git:https://github.com/revelc/${github.site.repositoryName} .git</connection >
42
42
<
developerConnection >scm:git:
[email protected] :revelc/
${github.site.repositoryName} .git</
developerConnection >
43
- <tag >HEAD </tag >
43
+ <tag >impsort-maven-plugin-1.12.0 </tag >
44
44
<url >https://github.com/revelc/${github.site.repositoryName} </url >
45
45
</scm >
46
46
<properties >
47
47
<formatter .configFile>src/tools/modified-google-style.xml</formatter .configFile>
48
48
<maven .compiler.release>17</maven .compiler.release>
49
- <project .build.outputTimestamp>2024-06-27T12:59:18Z </project .build.outputTimestamp>
49
+ <project .build.outputTimestamp>2024-09-05T00:10:41Z </project .build.outputTimestamp>
50
50
<version .javaparser>3.26.2</version .javaparser>
51
51
</properties >
52
52
<dependencyManagement >
You can’t perform that action at this time.
0 commit comments