Skip to content

Commit

Permalink
fix: pom structure
Browse files Browse the repository at this point in the history
  • Loading branch information
bbortt committed Oct 15, 2024
1 parent 4e2a4bd commit af4b223
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@
<module>test-api-generator</module>
<module>tools</module>
<module>utils</module>
<module>utils</module>
<module>validation</module>
</modules>

Expand Down Expand Up @@ -532,11 +531,6 @@
<scope>provided</scope>
</dependency>

<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-test</artifactId>
<version>${spring.version}</version>
</dependency>
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
Expand Down

0 comments on commit af4b223

Please sign in to comment.