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 21, 2024
1 parent 4888f6c commit 18ae70b
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 18ae70b

Please sign in to comment.