Commit 0408fe7f authored by Björn Richerzhagen's avatar Björn Richerzhagen
Browse files

removed simCfg dependency

parent aef32ff1
...@@ -360,13 +360,6 @@ ...@@ -360,13 +360,6 @@
<artifactId>mwe.utils</artifactId> <artifactId>mwe.utils</artifactId>
<version>1.2.1</version> <version>1.2.1</version>
</dependency> </dependency>
<dependency>
<groupId>de.kom.tud.p2psim</groupId>
<artifactId>simcfg</artifactId>
<version>1.0.0</version>
<scope>system</scope>
<systemPath>${basedir}/lib/simcfg.jar</systemPath>
</dependency>
<!-- Math --> <!-- Math -->
<dependency> <dependency>
......
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