Fixed pom.xml

This commit is contained in:
Frank Baumann 2014-04-09 10:54:29 +02:00
parent 13abf2475c
commit a2cb93fc6a

View File

@ -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>