Skip to content
Snippets Groups Projects

fix wrong repository url

Merged Nils Peters requested to merge issue/wrong-repository into main
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -7,7 +7,7 @@
<repository location="https://download.eclipse.org/releases/2022-06/"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
<repository location="https://download.eclipse.org/set/snapshots/browser-cef/"/>
<repository location="https://download.eclipse.org/set/snapshots/browser-cef/main/"/>
<unit id="org.eclipse.set.browser.cef.feature.feature.group" version="0.0.0"/>
</location>
</locations>
Loading