mirror of
https://github.com/DieReicheErethons/Brewery.git
synced 2025-02-10 00:11:25 +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>
|
||||||
|
|
||||||
<repository>
|
<repository>
|
||||||
<id>lwc-repo</id>
|
<id>sacredlabyrinth-repo</id>
|
||||||
<url>http://repo.sacredlabyrinth.net:8081/artifactory/repo/</url>
|
<url>http://repo.sacredlabyrinth.net:8081/artifactory/repo/</url>
|
||||||
<snapshots>
|
<snapshots>
|
||||||
<enabled>true</enabled>
|
<enabled>true</enabled>
|
||||||
@ -95,7 +95,7 @@
|
|||||||
</repository>
|
</repository>
|
||||||
|
|
||||||
<repository>
|
<repository>
|
||||||
<id>lb-repo</id>
|
<id>junction-repo</id>
|
||||||
<url>http://junction.at/repo/</url>
|
<url>http://junction.at/repo/</url>
|
||||||
<snapshots>
|
<snapshots>
|
||||||
<enabled>true</enabled>
|
<enabled>true</enabled>
|
||||||
@ -104,7 +104,7 @@
|
|||||||
</repository>
|
</repository>
|
||||||
|
|
||||||
<repository>
|
<repository>
|
||||||
<id>Plugin Metrics</id>
|
<id>mcstats-repo</id>
|
||||||
<url>http://repo.mcstats.org/content/repositories/public</url>
|
<url>http://repo.mcstats.org/content/repositories/public</url>
|
||||||
</repository>
|
</repository>
|
||||||
</repositories>
|
</repositories>
|
||||||
@ -145,7 +145,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>de.diddiz</groupId>
|
<groupId>de.diddiz</groupId>
|
||||||
<artifactId>logblock</artifactId>
|
<artifactId>logblock</artifactId>
|
||||||
<version>LATEST</version>
|
<version>dev-SNAPSHOT</version>
|
||||||
<scope>compile</scope>
|
<scope>compile</scope>
|
||||||
<type>jar</type>
|
<type>jar</type>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
Loading…
Reference in New Issue
Block a user