Skip to content

Commit

Permalink
SLE-476 Use released version of sonarlint-core 7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jblievremont committed Oct 12, 2021
1 parent f6a761e commit 9a0ca5e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<tycho.version>2.3.0</tycho.version>
<jdk.min.version>11</jdk.min.version>
<sonarlint-core.version>7.0.0.37604</sonarlint-core.version>
<sonarlint-core.version>7.0.0.37656</sonarlint-core.version>
<protobuf.version>3.11.4</protobuf.version>
<jacoco.version>0.8.5</jacoco.version>
<okhttp.version>3.14.9</okhttp.version>
Expand Down
2 changes: 1 addition & 1 deletion target-platforms/dev.target
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<location path="${M2_REPO}/org/assertj/assertj-core/3.19.0" type="Directory"/>
<location path="${M2_REPO}/org/sonarsource/orchestrator/sonar-orchestrator-osgi/3.35.1.2719" type="Directory"/>
<location path="${M2_REPO}/com/eclipsesource/minimal-json/minimal-json/0.9.5" type="Directory"/>
<location includeSource="true" path="${M2_REPO}/org/sonarsource/sonarlint/core/sonarlint-core/6.5.0.37122" type="Directory"/>
<location includeSource="true" path="${M2_REPO}/org/sonarsource/sonarlint/core/sonarlint-core/7.0.0.37656" 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 9a0ca5e

Please sign in to comment.