File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 5454 <distributionManagement >
5555 <site >
5656 <id >org.woehlke.java.simpleworklist</id >
57- <url >https://woehlke.org/java/simpleworklist</url >
58- <!--
5957 <url >file://${user.home} /public_html/java/simpleworklist</url >
58+ <!--
59+ <url>https://woehlke.org/java/simpleworklist</url>
6060 -->
6161 </site >
62- <snapshotRepository >
63- <id >snapshots</id >
64- <name >tw-thinkpad-snapshots</name >
65- <url >file://${user.home} /public_html/java/libs-snapshot-local</url >
66- </snapshotRepository >
6762 <repository >
6863 <id >central</id >
6964 <name >tw-thinkpad-releases</name >
7065 <url >file://${user.home} /public_html/java/libs-release-local</url >
7166 </repository >
67+ <snapshotRepository >
68+ <id >snapshots</id >
69+ <name >tw-thinkpad-snapshots</name >
70+ <url >file://${user.home} /public_html/java/libs-snapshot-local</url >
71+ </snapshotRepository >
7272 </distributionManagement >
7373
7474 <properties >
You can’t perform that action at this time.
0 commit comments