Skip to content

Commit

Permalink
Remove version in module pom
Browse files Browse the repository at this point in the history
  • Loading branch information
ShammiL committed Sep 10, 2024
1 parent 7b72a17 commit 6580a89
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.22.2</version>
<!-- <version>2.22.2</version>-->
<inherited>false</inherited>
<configuration>
<argLine>${argLine}</argLine>
Expand Down

0 comments on commit 6580a89

Please sign in to comment.