Skip to content
Snippets Groups Projects
Commit 81f3e842 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-3253 OZG-3334 kop-common-test Abhänigkeit hinzugefügt

parent 8be3b0e6
No related branches found
No related tags found
No related merge requests found
...@@ -103,6 +103,11 @@ ...@@ -103,6 +103,11 @@
</dependency> </dependency>
<!-- Test --> <!-- Test -->
<dependency>
<groupId>de.itvsh.kop.common</groupId>
<artifactId>kop-common-test</artifactId>
<scope>test</scope>
</dependency>
<dependency> <dependency>
<groupId>de.itvsh.kop.eingangsadapter</groupId> <groupId>de.itvsh.kop.eingangsadapter</groupId>
<artifactId>common</artifactId> <artifactId>common</artifactId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment