Skip to content

Commit

Permalink
Switch to API build 874
Browse files Browse the repository at this point in the history
  • Loading branch information
Janos Gyerik committed Nov 8, 2016
1 parent 61e7f3c commit 4264f21
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -81,7 +81,7 @@
<tycho.version>0.25.0</tycho.version>
<tycho-extras-version>${tycho.version}</tycho-extras-version>
<target.platform>e46</target.platform>
<sonarlint.version>2.5.0.859</sonarlint.version>
<sonarlint.version>2.5.0.874</sonarlint.version>
<protobuf.version>3.1.0</protobuf.version>

<!-- ================== -->
Expand Down
4 changes: 2 additions & 2 deletions target-platform-e45/target-platform-e45-dev.target
Expand Up @@ -12,8 +12,8 @@
<location path="${M2_REPO}/org/objenesis/objenesis/2.4" type="Directory"/>
<location path="${M2_REPO}/org/assertj/assertj-core/3.5.2" type="Directory"/>
<location path="${M2_REPO}/com/google/code/findbugs/jsr305/3.0.1" type="Directory"/>
<location path="${M2_REPO}/org/sonarsource/sonarlint/core/sonarlint-client-api/2.5.0.859" type="Directory"/>
<location path="${M2_REPO}/org/sonarsource/sonarlint/core/sonarlint-core/2.5.0.859" type="Directory"/>
<location path="${M2_REPO}/org/sonarsource/sonarlint/core/sonarlint-client-api/2.5.0.874" type="Directory"/>
<location path="${M2_REPO}/org/sonarsource/sonarlint/core/sonarlint-core/2.5.0.874" type="Directory"/>
</locations>
<targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
</target>
4 changes: 2 additions & 2 deletions target-platform-e46/target-platform-e46-dev.target
Expand Up @@ -12,8 +12,8 @@
<location path="${M2_REPO}/org/objenesis/objenesis/2.4" type="Directory"/>
<location path="${M2_REPO}/org/assertj/assertj-core/3.5.2" type="Directory"/>
<location path="${M2_REPO}/com/google/code/findbugs/jsr305/3.0.1" type="Directory"/>
<location path="${M2_REPO}/org/sonarsource/sonarlint/core/sonarlint-client-api/2.5.0.859" type="Directory"/>
<location path="${M2_REPO}/org/sonarsource/sonarlint/core/sonarlint-core/2.5.0.859" type="Directory"/>
<location path="${M2_REPO}/org/sonarsource/sonarlint/core/sonarlint-client-api/2.5.0.874" type="Directory"/>
<location path="${M2_REPO}/org/sonarsource/sonarlint/core/sonarlint-core/2.5.0.874" type="Directory"/>
</locations>
<targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
</target>
4 changes: 2 additions & 2 deletions target-platform-e47/target-platform-e47-dev.target
Expand Up @@ -12,8 +12,8 @@
<location path="${M2_REPO}/org/objenesis/objenesis/2.4" type="Directory"/>
<location path="${M2_REPO}/org/assertj/assertj-core/3.5.2" type="Directory"/>
<location path="${M2_REPO}/com/google/code/findbugs/jsr305/3.0.1" type="Directory"/>
<location path="${M2_REPO}/org/sonarsource/sonarlint/core/sonarlint-client-api/2.5.0.859" type="Directory"/>
<location path="${M2_REPO}/org/sonarsource/sonarlint/core/sonarlint-core/2.5.0.859" type="Directory"/>
<location path="${M2_REPO}/org/sonarsource/sonarlint/core/sonarlint-client-api/2.5.0.874" type="Directory"/>
<location path="${M2_REPO}/org/sonarsource/sonarlint/core/sonarlint-core/2.5.0.874" type="Directory"/>
</locations>
<targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
</target>

0 comments on commit 4264f21

Please sign in to comment.