mirror of
https://github.com/BentoBoxWorld/BentoBox.git
synced 2025-03-12 06:42:49 +01:00
Fixed MVdWPlaceholderAPI dependency scope in pom.xml
This commit is contained in:
parent
fd247be073
commit
c0d873d022
1
pom.xml
1
pom.xml
@ -243,6 +243,7 @@
|
|||||||
<groupId>com.github.BentoBoxWorld</groupId>
|
<groupId>com.github.BentoBoxWorld</groupId>
|
||||||
<artifactId>MVdWPlaceholderAPI</artifactId>
|
<artifactId>MVdWPlaceholderAPI</artifactId>
|
||||||
<version>${mvdwplaceholderapi.version}</version>
|
<version>${mvdwplaceholderapi.version}</version>
|
||||||
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!-- Hooks -->
|
<!-- Hooks -->
|
||||||
<dependency>
|
<dependency>
|
||||||
|
Loading…
Reference in New Issue
Block a user