Skip to content
Snippets Groups Projects
Commit 72b7a82d authored by Jan Zickermann's avatar Jan Zickermann
Browse files

OZG-5413 Cleanup pom

parent 60e38b17
Branches
Tags
No related merge requests found
...@@ -83,6 +83,7 @@ ...@@ -83,6 +83,7 @@
<artifactId>spring-boot-configuration-processor</artifactId> <artifactId>spring-boot-configuration-processor</artifactId>
<optional>true</optional> <optional>true</optional>
</dependency> </dependency>
<!-- Test -->
<dependency> <dependency>
<groupId>com.squareup.okio</groupId> <groupId>com.squareup.okio</groupId>
<artifactId>okio</artifactId> <artifactId>okio</artifactId>
...@@ -95,7 +96,6 @@ ...@@ -95,7 +96,6 @@
<version>${mockwebserver.version}</version> <version>${mockwebserver.version}</version>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
<!-- Test -->
<dependency> <dependency>
<groupId>de.ozgcloud.eingang</groupId> <groupId>de.ozgcloud.eingang</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