Skip to content
Snippets Groups Projects
Commit 5d68729e authored by Christian Wulf's avatar Christian Wulf
Browse files

moved classes from test to main

parent 7a11bab1
No related branches found
No related tags found
No related merge requests found
......@@ -27,19 +27,16 @@
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.11</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest-core</artifactId>
<version>1.3</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest-library</artifactId>
<version>1.3</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>net.kieker-monitoring</groupId>
......
Subproject commit 88e1e25f9519b250258c7e5ada30935975ab2d10
Subproject commit 75998aa20b7ec897ec321c1f94192de888f2dc6e
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment