File tree Expand file tree Collapse file tree 1 file changed +4
-10
lines changed
Expand file tree Collapse file tree 1 file changed +4
-10
lines changed Original file line number Diff line number Diff line change 5353 <module >ffmpeg4java-linux</module >
5454 <module >ffmpeg4java-windows</module >
5555 </modules >
56- <distributionManagement >
57- <repository >
58- <id >ossrh</id >
59- <name >OSSRH</name >
60- <url >https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url >
61- </repository >
62- </distributionManagement >
6356 <build >
6457 <pluginManagement >
6558 <plugins >
331324 </plugins >
332325 </build >
333326 <distributionManagement >
334- <snapshotRepository >
327+ <repository >
335328 <id >ossrh</id >
336- <url >https://oss.sonatype.org/content/repositories/snapshots</url >
337- </snapshotRepository >
329+ <name >OSSRH</name >
330+ <url >https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url >
331+ </repository >
338332 </distributionManagement >
339333 </profile >
340334 </profiles >
You can’t perform that action at this time.
0 commit comments