mirror of
https://github.com/exituser/Brewery.git
synced 2026-09-17 06:38:56 +00:00
Fixed pom.xml
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user