rename modules

hopefully fix depends
This commit is contained in:
2021-09-13 22:48:22 +02:00
parent 727d6c3227
commit 26a408812d
4 changed files with 26 additions and 18 deletions
+2 -2
View File
@@ -11,7 +11,7 @@
<artifactId>Velocity</artifactId>
<packaging>jar</packaging>
<name>CommandWhitelist</name>
<name>CommandWhitelist-Velocity</name>
<description>You decide what commands players can use or tab complete on your server!</description>
<properties>
@@ -43,7 +43,7 @@
</goals>
<configuration>
<createDependencyReducedPom>false</createDependencyReducedPom>
<finalName>${project.name}-${project.artifactId}-${project.parent.version}</finalName>
<finalName>${project.name}-${project.parent.version}</finalName>
<relocations>
<relocation>
<pattern>org.bstats</pattern>