mirror of
https://github.com/GeorgH93/Minepacks.git
synced 2024-11-14 10:45:23 +01:00
Bugfix
Plugin was not starting cause of missing dependencies
This commit is contained in:
parent
e5b6981ad4
commit
c707eed9b9
4
pom.xml
4
pom.xml
@ -106,7 +106,7 @@
|
||||
<minimizeJar>true</minimizeJar>
|
||||
<artifactSet>
|
||||
<includes>
|
||||
<include>at.pcgamingfreaks:Bukkit_Bungee_PluginLib</include>
|
||||
<include>at.pcgamingfreaks:PluginLib</include>
|
||||
<include>com.zaxxer:HikariCP</include>
|
||||
<include>org.slf4j:*</include>
|
||||
</includes>
|
||||
@ -128,4 +128,4 @@
|
||||
<url>http://repo.pcgamingfreaks.at/repository/snapshots/</url>
|
||||
</snapshotRepository>
|
||||
</distributionManagement>
|
||||
</project>
|
||||
</project>
|
||||
|
Loading…
Reference in New Issue
Block a user