Skip to content

Commit

Permalink
change 6 update surefire version for all modules
Browse files Browse the repository at this point in the history
  • Loading branch information
ShammiL committed Aug 14, 2024
1 parent 452a8e6 commit e174ae8
Show file tree
Hide file tree
Showing 15 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion integration/mediation-tests/tests-http/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.12.4</version>
<version>2.22.2</version>
<inherited>false</inherited>
<configuration>

Expand Down
2 changes: 1 addition & 1 deletion integration/mediation-tests/tests-mediator-1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.12.4</version>
<version>2.22.2</version>
<inherited>false</inherited>
<configuration>

Expand Down
2 changes: 1 addition & 1 deletion integration/mediation-tests/tests-mediator-2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.12.4</version>
<version>2.22.2</version>
<inherited>false</inherited>
<configuration>

Expand Down
2 changes: 1 addition & 1 deletion integration/mediation-tests/tests-other/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.12.4</version>
<version>2.22.2</version>
<inherited>false</inherited>
<configuration>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.12.4</version>
<version>2.22.2</version>
<inherited>false</inherited>
<configuration>
<argLine>-Xms512m -Xmx1024m </argLine>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.12.4</version>
<version>2.22.2</version>
<inherited>false</inherited>
<configuration>

Expand Down
2 changes: 1 addition & 1 deletion integration/mediation-tests/tests-patches/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.12.4</version>
<version>2.22.2</version>
<inherited>false</inherited>
<configuration>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.12.4</version>
<version>2.22.2</version>
<inherited>false</inherited>
<configuration>
<argLine>-Xms512m -Xmx1024m </argLine>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.12.4</version>
<version>2.22.2</version>
<inherited>false</inherited>
<configuration>
<argLine>-Xms512m -Xmx1024m </argLine>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.12.4</version>
<version>2.22.2</version>
<inherited>false</inherited>
<configuration>
<argLine>-Xms512m -Xmx1024m </argLine>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.12.4</version>
<version>2.22.2</version>
<inherited>false</inherited>
<configuration>
<!--<argLine>-Xms512m -Xmx1024m -Xmx1024m -XX:PermSize=256m
Expand Down
2 changes: 1 addition & 1 deletion integration/mediation-tests/tests-sample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.12.4</version>
<version>2.22.2</version>
<inherited>false</inherited>
<configuration>

Expand Down
4 changes: 2 additions & 2 deletions integration/mediation-tests/tests-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<plugins>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.12.4</version>
<version>2.22.2</version>
<inherited>false</inherited>
<configuration>
<argLine>-Xms512m -Xmx1024m </argLine>
Expand Down Expand Up @@ -267,7 +267,7 @@
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.12.4</version>
<version>2.22.2</version>
<inherited>false</inherited>
<configuration>

Expand Down
2 changes: 1 addition & 1 deletion integration/mediation-tests/tests-transport/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.12.4</version>
<version>2.22.2</version>
<inherited>false</inherited>
<configuration>

Expand Down
2 changes: 1 addition & 1 deletion product-scenarios/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<org.wso2.json.version>3.0.0.wso2v1</org.wso2.json.version>
<awaitility.version>3.1.2</awaitility.version>
<commons.lang.version>2.6.0.wso2v1</commons.lang.version>
<maven.surefire.version>2.12.4</maven.surefire.version>
<maven.surefire.version>2.22.2</maven.surefire.version>
<jacoco.version>0.8.8</jacoco.version>
<activemq.client.version>5.15.8</activemq.client.version>
<pax.logging.api.version>2.1.0-wso2v3</pax.logging.api.version>
Expand Down

0 comments on commit e174ae8

Please sign in to comment.