Skip to content
Snippets Groups Projects
Commit 0e19f26a authored by Felix Reichenbach's avatar Felix Reichenbach
Browse files

OZG-7573 move forwarder dependency to common

parent 26710f0d
No related branches found
No related tags found
1 merge request!12Ozg 7573 grpc server
......@@ -40,6 +40,12 @@
<name>Eingangs Adapter - Common</name>
<dependencies>
<!-- OZG-Cloud -->
<dependency>
<groupId>de.ozgcloud.eingang</groupId>
<artifactId>forwarder</artifactId>
</dependency>
<!-- spring -->
<dependency>
<groupId>org.springframework.boot</groupId>
......
......@@ -63,10 +63,6 @@
<groupId>de.ozgcloud.vorgang</groupId>
<artifactId>vorgang-manager-interface</artifactId>
</dependency>
<dependency>
<groupId>de.ozgcloud.eingang</groupId>
<artifactId>forwarder</artifactId>
</dependency>
<dependency>
<groupId>de.ozgcloud.vorgang</groupId>
<artifactId>vorgang-manager-interface</artifactId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment