Skip to content
This repository has been archived by the owner on May 29, 2022. It is now read-only.

Commit

Permalink
Merge pull request #192 from Elierrr/patch-2
Browse files Browse the repository at this point in the history
Revert "remove useless repo"
  • Loading branch information
HeathLoganCampbell authored Oct 16, 2021
2 parents 34e4c7e + dcd2e1f commit e5a4b96
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions NachoSpigot-Server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,13 @@
</dependency>
</dependencies>

<repositories>
<repository>
<id>elmakers-repo</id>
<url>https://maven.elmakers.com/repository/</url>
</repository>
</repositories>

<!-- This builds a completely 'ready to start' jar with all dependencies inside -->
<build>
<finalName>NachoSpigot-Server</finalName>
Expand Down

0 comments on commit e5a4b96

Please sign in to comment.