Skip to content

Commit

Permalink
Update Orchestrator
Browse files Browse the repository at this point in the history
  • Loading branch information
henryju committed Nov 3, 2020
1 parent 7d0290f commit be7606d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion its/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<dependency>
<groupId>org.sonarsource.orchestrator</groupId>
<artifactId>sonar-orchestrator-osgi</artifactId>
<version>3.29.0.2543</version>
<version>3.32.0.2670</version>
</dependency>
</dependencies>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<location path="${M2_REPO}/net/bytebuddy/byte-buddy-agent/1.10.5" type="Directory"/>
<location path="${M2_REPO}/org/objenesis/objenesis/2.6" type="Directory"/>
<location path="${M2_REPO}/org/assertj/assertj-core/3.15.0" type="Directory"/>
<location path="${M2_REPO}/org/sonarsource/orchestrator/sonar-orchestrator-osgi/3.29.0.2543" type="Directory"/>
<location path="${M2_REPO}/org/sonarsource/orchestrator/sonar-orchestrator-osgi/3.32.0.2670" type="Directory"/>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.cdt.feature.group" version="0.0.0"/>
<unit id="org.eclipse.egit.feature.group" version="0.0.0"/>
Expand Down

0 comments on commit be7606d

Please sign in to comment.