GH-28 - Consolidate sample and integration tests module.

This commit is contained in:
Oliver Drotbohm
2022-07-27 12:03:47 +02:00
parent 9512c36c32
commit 13b83ef947
41 changed files with 23 additions and 208 deletions

View File

@@ -24,13 +24,6 @@
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>spring-modulith-sample</artifactId>
<version>${project.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.structurizr</groupId>
<artifactId>structurizr-core</artifactId>