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 22
22
</parent >
23
23
<groupId >net.revelc.code</groupId >
24
24
<artifactId >impsort-maven-plugin</artifactId >
25
- <version >1.9.0-SNAPSHOT </version >
25
+ <version >1.9.0</version >
26
26
<packaging >maven-plugin</packaging >
27
27
<name >ImpSort Maven Plugin</name >
28
28
<description >Sort your imps! A Maven plugin to sort the import statements in your Java source files.</description >
52
52
<scm >
53
53
<connection >scm:git:https://github.com/revelc/impsort-maven-plugin.git</connection >
54
54
<
developerConnection >scm:git:
[email protected] :revelc/impsort-maven-plugin.git</
developerConnection >
55
- <tag >HEAD </tag >
55
+ <tag >impsort-maven-plugin-1.9.0 </tag >
56
56
<url >https://github.com/revelc/impsort-maven-plugin</url >
57
57
</scm >
58
58
<issueManagement >
90
90
<mavenPluginToolsVersion >3.8.2</mavenPluginToolsVersion >
91
91
<minimalJavaBuildVersion >11</minimalJavaBuildVersion >
92
92
<minimalMavenBuildVersion >3.5.0</minimalMavenBuildVersion >
93
- <project .build.outputTimestamp>2022-11-23T16:28:41Z </project .build.outputTimestamp>
93
+ <project .build.outputTimestamp>2023-05-10T00:06:52Z </project .build.outputTimestamp>
94
94
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
95
95
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
96
96
<projectInfoReportsVersion >3.4.3</projectInfoReportsVersion >
You can’t perform that action at this time.
0 commit comments