Skip to content

Commit

Permalink
Force rebuild in CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
bziobrowski committed Jan 17, 2025
1 parent 92ead3c commit 8f631bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pinot-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<configuration combine.children="override">
<configuration combine.children="override">
<forkCount>1</forkCount>
<reuseForks>true</reuseForks>
<properties>
Expand Down

0 comments on commit 8f631bc

Please sign in to comment.