File tree Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Original file line number Diff line number Diff line change 50
50
<plugin >
51
51
<groupId >org.apache.maven.plugins</groupId >
52
52
<artifactId >maven-source-plugin</artifactId >
53
- <version >3.6.0 </version >
53
+ <version >3.2.1 </version >
54
54
<executions >
55
55
<execution >
56
56
<id >attach-source</id >
63
63
<plugin >
64
64
<groupId >org.apache.maven.plugins</groupId >
65
65
<artifactId >maven-javadoc-plugin</artifactId >
66
- <version >3.6.0 </version >
66
+ <version >3.2.1 </version >
67
67
<executions >
68
68
<execution >
69
69
<id >attach-javadoc</id >
145
145
<url >https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url >
146
146
</repository >
147
147
</distributionManagement >
148
- <repositories >
149
- <repository >
150
- <id >ossrh</id >
151
- <url >https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url >
152
- </repository >
153
- <repositories
154
148
</project >
You can’t perform that action at this time.
0 commit comments