File tree Expand file tree Collapse file tree 1 file changed +5
-9
lines changed
Expand file tree Collapse file tree 1 file changed +5
-9
lines changed Original file line number Diff line number Diff line change 4141 </issueManagement >
4242
4343 <distributionManagement >
44- <snapshotRepository >
45- <id >codemc-snapshots</id >
46- <url >https://repo.codemc.org/repository/maven-snapshots</url >
47- </snapshotRepository >
4844 <repository >
4945 <id >codemc-releases</id >
50- <url >https://repo.codemc.org/repository/maven-releases </url >
46+ <url >https://repo.codemc.org/repository/bentoboxworld/ </url >
5147 </repository >
5248 </distributionManagement >
5349
5854 <!-- Non-minecraft related dependencies -->
5955 <powermock .version>2.0.9</powermock .version>
6056 <!-- More visible way how to change dependency versions -->
61- <spigot .version>1.21-R0.1-SNAPSHOT</spigot .version>
62- <bentobox .version>2.4 .1-SNAPSHOT</bentobox .version>
57+ <spigot .version>1.21.3 -R0.1-SNAPSHOT</spigot .version>
58+ <bentobox .version>2.7 .1-SNAPSHOT</bentobox .version>
6359 <!-- Revision variable removes warning about dynamic version -->
6460 <revision >${build.version}-SNAPSHOT</revision >
6561 <!-- Do not change unless you want different name for local builds. -->
6662 <build .number>-LOCAL</build .number>
6763 <!-- This allows to change between versions. -->
68- <build .version>2.1.1 </build .version>
64+ <build .version>2.2.0 </build .version>
6965 <!-- SonarCloud -->
7066 <sonar .projectKey>BentoBoxWorld_SkyGrid</sonar .projectKey>
7167 <sonar .organization>bentobox-world</sonar .organization>
133129 </repository >
134130 <repository >
135131 <id >codemc-repo</id >
136- <url >https://repo.codemc.org/repository/maven-public /</url >
132+ <url >https://repo.codemc.org/repository/bentoboxworld /</url >
137133 </repository >
138134 <repository >
139135 <id >vault-repo</id >
You can’t perform that action at this time.
0 commit comments