mirror of
https://github.com/DieReicheErethons/Brewery.git
synced 2025-02-04 23:21:19 +01:00
Fixed pom.xml
This commit is contained in:
parent
13abf2475c
commit
a2cb93fc6a
8
pom.xml
8
pom.xml
@ -86,7 +86,7 @@
|
||||
</repository>
|
||||
|
||||
<repository>
|
||||
<id>lwc-repo</id>
|
||||
<id>sacredlabyrinth-repo</id>
|
||||
<url>http://repo.sacredlabyrinth.net:8081/artifactory/repo/</url>
|
||||
<snapshots>
|
||||
<enabled>true</enabled>
|
||||
@ -95,7 +95,7 @@
|
||||
</repository>
|
||||
|
||||
<repository>
|
||||
<id>lb-repo</id>
|
||||
<id>junction-repo</id>
|
||||
<url>http://junction.at/repo/</url>
|
||||
<snapshots>
|
||||
<enabled>true</enabled>
|
||||
@ -104,7 +104,7 @@
|
||||
</repository>
|
||||
|
||||
<repository>
|
||||
<id>Plugin Metrics</id>
|
||||
<id>mcstats-repo</id>
|
||||
<url>http://repo.mcstats.org/content/repositories/public</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
@ -145,7 +145,7 @@
|
||||
<dependency>
|
||||
<groupId>de.diddiz</groupId>
|
||||
<artifactId>logblock</artifactId>
|
||||
<version>LATEST</version>
|
||||
<version>dev-SNAPSHOT</version>
|
||||
<scope>compile</scope>
|
||||
<type>jar</type>
|
||||
</dependency>
|
||||
|
Loading…
Reference in New Issue
Block a user