Skip to content

Commit

Permalink
chore: clean codes
Browse files Browse the repository at this point in the history
  • Loading branch information
hantsy committed Dec 21, 2024
1 parent 1124df8 commit 42b70dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1373,8 +1373,8 @@
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<systemPropertyVariables>
<tomee.classifier>${tomee.classifier}</tomee.classifier>
<tomee.version>${tomee.version}</tomee.version>
<tomee.remote.classifier>${tomee.classifier}</tomee.remote.classifier>
<tomee.remote.version>${tomee.version}</tomee.remote.version>
</systemPropertyVariables>
</configuration>
</plugin>
Expand Down

0 comments on commit 42b70dc

Please sign in to comment.