File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change 13
13
</description >
14
14
<url >https://github.com/robinst/autolink-java</url >
15
15
16
- <prerequisites >
17
- <maven >3.1.0</maven >
18
- </prerequisites >
19
-
20
16
<properties >
21
17
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
22
18
<jmh .version>1.19</jmh .version>
51
47
<plugin >
52
48
<groupId >org.apache.maven.plugins</groupId >
53
49
<artifactId >maven-jar-plugin</artifactId >
54
- <version >3.0.2 </version >
50
+ <version >3.1.0 </version >
55
51
<configuration >
56
52
<archive >
57
53
<manifestEntries >
181
177
<plugin >
182
178
<groupId >org.apache.maven.plugins</groupId >
183
179
<artifactId >maven-javadoc-plugin</artifactId >
184
- <version >2.10.4 </version >
180
+ <version >3.0.1 </version >
185
181
<executions >
186
182
<execution >
187
183
<id >attach-javadocs</id >
You can’t perform that action at this time.
0 commit comments