Skip to content

Commit

Permalink
back to old version
Browse files Browse the repository at this point in the history
  • Loading branch information
ghaiszaher committed Jan 12, 2024
1 parent e2e0005 commit 77e4567
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions integration-tests/maven/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.2.5</version>
<version>2.22.2</version>
<configuration>
<argLine>-Duser.language=en</argLine>
<redirectTestOutputToFile>true</redirectTestOutputToFile>
Expand All @@ -81,7 +81,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-failsafe-plugin</artifactId>
<version>3.2.5</version>
<version>2.22.2</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit 77e4567

Please sign in to comment.