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 5555 <module >freeimage4java-linux</module >
5656 <module >freeimage4java-windows</module >
5757 </modules >
58- <distributionManagement >
59- <repository >
60- <id >ossrh</id >
61- <name >OSSRH</name >
62- <url >https://oss.sonatype.org/service/local/staging/deploy/maven2/</url >
63- </repository >
64- </distributionManagement >
6558 <build >
6659 <pluginManagement >
6760 <plugins >
338331 </plugins >
339332 </build >
340333 <distributionManagement >
341- <snapshotRepository >
334+ <repository >
342335 <id >ossrh</id >
343- <url >https://oss.sonatype.org/content/repositories/snapshots</url >
344- </snapshotRepository >
336+ <name >OSSRH</name >
337+ <url >https://oss.sonatype.org/service/local/staging/deploy/maven2/</url >
338+ </repository >
345339 </distributionManagement >
346340 </profile >
347341 </profiles >
You can’t perform that action at this time.
0 commit comments