Fix default profile activation

This commit is contained in:
Phoenix616 2020-07-08 21:43:34 +01:00
parent 5bc23214e0
commit 89ba3d0559
No known key found for this signature in database
GPG Key ID: 40E2321E71738EB0
1 changed files with 1 additions and 1 deletions

View File

@ -466,7 +466,7 @@
</dependency> </dependency>
</dependencies> </dependencies>
<properties> <properties>
<bukkit>true</bukkit> <spigot>true</spigot>
</properties> </properties>
<build> <build>
<finalName>${project.name}-Spigot</finalName> <finalName>${project.name}-Spigot</finalName>