Skip to content

Commit

Permalink
Adjust m2e repository due to release of 1.18.12
Browse files Browse the repository at this point in the history
- Reference the m2e release repository for 1.18.2 instead of snapshots

Signed-off-by: Roland Grunberg <[email protected]>
  • Loading branch information
rgrunber committed Oct 15, 2021
1 parent ac16a04 commit cb38337
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions org.eclipse.jdt.ls.target/org.eclipse.jdt.ls.tp.target
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.m2e.feature.feature.group" version="0.0.0"/>
<unit id="org.eclipse.m2e.logback.feature.feature.group" version="0.0.0"/>
<repository location="https://download.eclipse.org/technology/m2e/snapshots/1.18.2/latest/"/>
<repository location="https://download.eclipse.org/technology/m2e/releases/1.18.2/"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.equinox.core.feature.feature.group" version="0.0.0"/>
Expand All @@ -48,4 +48,4 @@
</location>
</locations>
<targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11"/>
</target>
</target>

0 comments on commit cb38337

Please sign in to comment.