Skip to content
Snippets Groups Projects
Commit 58a24325 authored by Tobias Bruns's avatar Tobias Bruns
Browse files

add zufi-manager and api-lib for real

parent bcc26d78
Branches
Tags
No related merge requests found
......@@ -139,6 +139,16 @@
<artifactId>vorgang-manager-command</artifactId>
<version>${vorgang-manager.version}</version>
</dependency>
<dependency>
<groupId>de.ozgcloud.api-lib</groupId>
<artifactId>api-lib-core</artifactId>
<version>${api-lib.version}</version>
</dependency>
<dependency>
<groupId>de.ozgcloud.zufi</groupId>
<artifactId>zufi-manager-interface</artifactId>
<version>${zufi-manager.version}</version>
</dependency>
<!-- spring -->
<dependency>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment