We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df84aa1 commit 3b34be4Copy full SHA for 3b34be4
pom.xml
@@ -84,12 +84,10 @@
84
<relocations>
85
<relocation>
86
<pattern>org.bstats</pattern>
87
- <!-- Replace this with your package! -->
88
<shadedPattern>lol.hyper.velocityblockversion.bstats</shadedPattern>
89
</relocation>
90
91
<pattern>lol.hyper.githubreleaseapi</pattern>
92
93
<shadedPattern>lol.hyper.velocityblockversion.updater</shadedPattern>
94
95
</relocations>
@@ -109,7 +107,7 @@
109
107
<repositories>
110
108
<repository>
111
<id>velocitypowered-repo</id>
112
- <url>https://nexus.velocitypowered.com/repository/maven-public/</url>
+ <url>https://repo.papermc.io/repository/maven-public/</url>
113
</repository>
114
</repositories>
115
0 commit comments