This commit is contained in:
parent
7dc4f78e7c
commit
3e072d5f2e
19
pom.xml
19
pom.xml
|
@ -28,25 +28,12 @@
|
|||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>com.github.Minestom</groupId>
|
||||
<artifactId>Minestom</artifactId>
|
||||
<version>f1d5940855</version>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<groupId>org.jboss.shrinkwrap.resolver</groupId>
|
||||
<artifactId>shrinkwrap-resolver-depchain</artifactId>
|
||||
</exclusion>
|
||||
</exclusions>
|
||||
<groupId>net.minestom</groupId>
|
||||
<artifactId>minestom-snapshots</artifactId>
|
||||
<version>a521c4e7cd</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<repositories>
|
||||
<!-- ... -->
|
||||
<repository>
|
||||
<id>jitpack</id>
|
||||
<url>https://jitpack.io</url>
|
||||
</repository>
|
||||
|
||||
</repositories>
|
||||
<build>
|
||||
<!-- lock down plugins versions to avoid using Maven defaults (may be moved to
|
||||
parent pom) -->
|
||||
|
|
Loading…
Reference in a new issue