File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed
Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 3333 <!-- Requires repo write access, and proper local maven configuration -->
3434 <!-- https://help.github.com/en/articles/about-github-package-registry -->
3535 <distributionManagement >
36- <!-- This only needs to be un-commented for Release versions, when we want to upload to the cursed Github packages.
36+ <!-- This only needs to be un-commented for Release versions, when we want to upload to the cursed Github packages. -->
3737 <repository >
3838 <id >github</id >
3939 <name >GitHub TownyAdvanced Apache Maven Packages</name >
4040 <url >https://maven.pkg.github.com/TownyAdvanced/Towny</url >
41- </repository>-->
42- <repository >
41+ </repository >
42+ <!-- <repository>
4343 <id>nexus</id>
4444 <name>Towny</name>
4545 <url>https://repo.glaremasters.me/repository/towny/</url>
46- </repository >
46+ </repository>-->
4747 </distributionManagement >
4848
4949 <scm >
Original file line number Diff line number Diff line change @@ -8510,4 +8510,6 @@ v0.92.0.11:
85108510 - Make SQLSource more resiliant to worlds that have not recorded a UUID correctly.
85118511 - Bump bstats-bukkit from 3.0.1 to 3.0.2.
851285120.98.6.27:
8513- - Remove deprecations made in the 0.97 series of Towny releases.
8513+ - Remove deprecations made in the 0.97 series of Towny releases.
8514+ 0.99.0.0:
8515+ - Bump version number for release.
You can’t perform that action at this time.
0 commit comments