Skip to content

Commit cdafde6

Browse files
Cirrasfourls
authored andcommitted
Upgrade orchestrator to 5.6.1.2597 and restore integration tests
1 parent e74a5ac commit cdafde6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
<sonarqube.version>10.7.0.96327</sonarqube.version>
116116
<sonar-plugin-api.version>10.1.0.809</sonar-plugin-api.version>
117117
<sonar-analyzer-commons.version>2.13.0.3004</sonar-analyzer-commons.version>
118-
<sonar-orchestrator.version>5.0.0.2065</sonar-orchestrator.version>
118+
<sonar-orchestrator.version>5.6.1.2597</sonar-orchestrator.version>
119119
<antlr-runtime.version>3.5.3</antlr-runtime.version>
120120
<commons-text.version>1.12.0</commons-text.version>
121121
<jdom.version>2.0.6.1</jdom.version>
@@ -478,7 +478,7 @@
478478
<id>ci</id>
479479
<properties>
480480
<license.failIfMissing>true</license.failIfMissing>
481-
<skipITs>true</skipITs>
481+
<skipITs>false</skipITs>
482482
</properties>
483483
</profile>
484484

0 commit comments

Comments
 (0)