Skip to content

Commit

Permalink
revert pom changes
Browse files Browse the repository at this point in the history
  • Loading branch information
sunchao committed Feb 27, 2024
1 parent b3b14e9 commit 510a4d1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -651,9 +651,6 @@ under the License.
<java.awt.headless>true</java.awt.headless>
<java.io.tmpdir>${project.build.directory}/tmp</java.io.tmpdir>
</systemProperties>
<!-- Enable parallelism on test suites. Each suite uses its own JVM -->
<parallel>true</parallel>
<forkMode>always</forkMode>
</configuration>
<executions>
<execution>
Expand Down

0 comments on commit 510a4d1

Please sign in to comment.