Commit 4da2df61 authored by Björn Richerzhagen's avatar Björn Richerzhagen
Browse files

missing repo-locations

parent 713dd642
......@@ -25,6 +25,21 @@
</plugin>
</plugins>
</build>
<repositories>
<!-- simonstrator-repository -->
<repository>
<id>simonstrator</id>
<url>http://dev.kom.e-technik.tu-darmstadt.de/mvn/</url>
</repository>
<!-- uk maven central, since the local central server is slow as hell -->
<repository>
<id>uk.maven.org</id>
<url>http://uk.maven.org/maven2</url>
</repository>
</repositories>
<dependencies>
<dependency>
<groupId>com.esotericsoftware</groupId>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment