Remove dependencyManagement from pom.xml
This commit is contained in:
parent
b3abb70744
commit
86d164e4b0
1 changed files with 0 additions and 11 deletions
11
pom.xml
11
pom.xml
|
|
@ -181,17 +181,6 @@
|
||||||
<url>https://jitpack.io</url>
|
<url>https://jitpack.io</url>
|
||||||
</repository>
|
</repository>
|
||||||
</repositories>
|
</repositories>
|
||||||
<dependencyManagement>
|
|
||||||
<dependencies>
|
|
||||||
<dependency>
|
|
||||||
<groupId>com.intellectualsites.bom</groupId>
|
|
||||||
<artifactId>bom-newest</artifactId> <!-- Ref: https://github.com/IntellectualSites/bom -->
|
|
||||||
<version>1.45</version>
|
|
||||||
<scope>import</scope>
|
|
||||||
<type>pom</type>
|
|
||||||
</dependency>
|
|
||||||
</dependencies>
|
|
||||||
</dependencyManagement>
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<!--
|
<!--
|
||||||
paper-api: io.papermc.paper
|
paper-api: io.papermc.paper
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue