Update pom.xml (#121)

* Update pom.xml

* Fix version from re-upload
This commit is contained in:
Ryan 2021-08-21 21:25:56 +01:00 committed by GitHub
parent 538ed7020d
commit d901cbaa81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 4 deletions

12
pom.xml
View File

@ -109,6 +109,11 @@
<id>ess-repo</id>
<url>https://ci.ender.zone/plugin/repository/everything/</url>
</repository>
<repository>
<id>total-freedom-libs-snapshot-local</id>
<url>https://atlasmedia.jfrog.io/artifactory/total-freedom-libs-snapshot-local/</url>
</repository>
</repositories>
<dependencies>
@ -135,10 +140,9 @@
</dependency>
<dependency>
<groupId>com.github.speedxx</groupId>
<artifactId>Mojangson</artifactId>
<version>1957eef8d6</version>
<scope>compile</scope>
<groupId>ca.momoperes</groupId>
<artifactId>mojangson</artifactId>
<version>1.0-20210821.193420-1</version>
</dependency>
<dependency>