Skip to content

Commit

Permalink
Revert back accidental change
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffxiang committed Dec 13, 2024
1 parent 2975531 commit 4000e30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ts-segment-uploader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.0.0-M5</version>
<version>${maven.surefire.version}</version>
<configuration>
<threadCount>1</threadCount>
<reuseForks>false</reuseForks>
Expand Down

0 comments on commit 4000e30

Please sign in to comment.