We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 116d371 commit fe836ccCopy full SHA for fe836cc
1 file changed
pom.xml
@@ -149,7 +149,7 @@
149
<include>de.themoep:*</include>
150
<include>de.themoep.utils:*</include>
151
<include>com.tcoded:FoliaLib</include>
152
- <include>io.github.rvskele:PaperLib</include>
+ <include>io.github.RVSkeLe:PaperLib</include>
153
</includes>
154
</artifactSet>
155
<relocations>
@@ -158,7 +158,7 @@
158
<shadedPattern>de.themoep.entitydetection.libs.folialib</shadedPattern>
159
</relocation>
160
<relocation>
161
- <pattern>io.github.rvskele.paperlib</pattern>
+ <pattern>io.github.RVSkeLe.paperlib</pattern>
162
<shadedPattern>de.themoep.entitydetection.libs.paperlib</shadedPattern>
163
164
0 commit comments