Skip to content

Commit

Permalink
Use HTTPS links
Browse files Browse the repository at this point in the history
Update all target platforms, about.html, feature.xml, and maven
repositories to use HTTPS links.

Change-Id: I73e3bb091b723481d323a1ea47b5b153617ab583
Signed-off-by: Thomas Wolf <[email protected]>
  • Loading branch information
Thomas Wolf committed Sep 12, 2019
1 parent b8bc92e commit 7406c44
Show file tree
Hide file tree
Showing 35 changed files with 74 additions and 74 deletions.
4 changes: 2 additions & 2 deletions EGIT_INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ things.

AUTOMATED INSTALLATION INSTRUCTIONS

- Find installation instructions on http://www.eclipse.org/egit/download/
- Find installation instructions on https://www.eclipse.org/egit/download/

MANUAL INSTALLATION INSTRUCTIONS

Expand All @@ -39,4 +39,4 @@ REPORTING BUGS
id or the version your plugin is built from, or the version of the plugin if it does
not contain a date.

- Check http://www.eclipse.org/egit/support/ to find information about reporting bugs.
- Check https://www.eclipse.org/egit/support/ to find information about reporting bugs.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,9 +115,9 @@ to post.

## Contributing

See the [EGit Contributor Guide](http://wiki.eclipse.org/EGit/Contributor_Guide).
See the [EGit Contributor Guide](https://wiki.eclipse.org/EGit/Contributor_Guide).

## About Git

More information about Git, its repository format, and the canonical
C based implementation can be obtained from the [Git website](http://git-scm.com/).
C based implementation can be obtained from the [Git website](https://git-scm.com/).
2 changes: 1 addition & 1 deletion org.eclipse.egit-feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
license-feature="org.eclipse.license"
license-feature-version="0.0.0">

<description url="http://www.eclipse.org/egit/">
<description url="https://www.eclipse.org/egit/">
%description
</description>

Expand Down
4 changes: 2 additions & 2 deletions org.eclipse.egit.core.junit/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ <h3>License</h3>
(&quot;Content&quot;). Unless otherwise indicated below, the Content
is provided to you under the terms and conditions of the Eclipse
Public License Version 2.0 (&quot;EPL&quot;). A copy of the EPL is
available at <a href="http://www.eclipse.org/legal/epl-2.0">http://www.eclipse.org/legal/epl-2.0</a>.
available at <a href="https://www.eclipse.org/legal/epl-2.0">https://www.eclipse.org/legal/epl-2.0</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.
</p>

Expand All @@ -29,7 +29,7 @@ <h3>License</h3>
license exists, contact the Redistributor. Unless otherwise indicated
below, the terms and conditions of the EPL still apply to any source
code in the Content and such source code may be obtained at <a
href="http://www.eclipse.org/">http://www.eclipse.org</a>.
href="https://www.eclipse.org/">https://www.eclipse.org</a>.
</p>

</body>
Expand Down
4 changes: 2 additions & 2 deletions org.eclipse.egit.core/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ <h3>License</h3>
(&quot;Content&quot;). Unless otherwise indicated below, the Content
is provided to you under the terms and conditions of the Eclipse
Public License Version 2.0 (&quot;EPL&quot;). A copy of the EPL is
available at <a href="http://www.eclipse.org/legal/epl-2.0">http://www.eclipse.org/legal/epl-2.0</a>.
available at <a href="https://www.eclipse.org/legal/epl-2.0">https://www.eclipse.org/legal/epl-2.0</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.
</p>

Expand All @@ -29,7 +29,7 @@ <h3>License</h3>
license exists, contact the Redistributor. Unless otherwise indicated
below, the terms and conditions of the EPL still apply to any source
code in the Content and such source code may be obtained at <a
href="http://www.eclipse.org/">http://www.eclipse.org</a>.
href="https://www.eclipse.org/">https://www.eclipse.org</a>.
</p>

</body>
Expand Down
4 changes: 2 additions & 2 deletions org.eclipse.egit.doc/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ <h3>License</h3>
(&quot;Content&quot;). Unless otherwise indicated below, the Content
is provided to you under the terms and conditions of the Eclipse
Public License Version 2.0 (&quot;EPL&quot;). A copy of the EPL is
available at <a href="http://www.eclipse.org/legal/epl-2.0">http://www.eclipse.org/legal/epl-2.0</a>.
available at <a href="https://www.eclipse.org/legal/epl-2.0">https://www.eclipse.org/legal/epl-2.0</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.
</p>

Expand All @@ -29,7 +29,7 @@ <h3>License</h3>
license exists, contact the Redistributor. Unless otherwise indicated
below, the terms and conditions of the EPL still apply to any source
code in the Content and such source code may be obtained at <a
href="http://www.eclipse.org/">http://www.eclipse.org</a>.
href="https://www.eclipse.org/">https://www.eclipse.org</a>.
</p>

</body>
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.egit.doc/build-help.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

<taskdef resource="org/eclipse/mylyn/wikitext/mediawiki/ant/tasks.properties"/>

<property name="egit.help.doc.url.base" value="http://wiki.eclipse.org" />
<property name="egit.help.doc.url.base" value="https://wiki.eclipse.org" />

<target name="all" description="Generate Eclipse help content for the EGit documentation">
<sequential>
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.egit.gitflow-feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
license-feature="org.eclipse.license"
license-feature-version="0.0.0">

<description url="http://www.eclipse.org/egit/">
<description url="https://www.eclipse.org/egit/">
%description
</description>

Expand Down
4 changes: 2 additions & 2 deletions org.eclipse.egit.gitflow.ui/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ <h3>License</h3>
(&quot;Content&quot;). Unless otherwise indicated below, the Content
is provided to you under the terms and conditions of the Eclipse
Public License Version 2.0 (&quot;EPL&quot;). A copy of the EPL is
available at <a href="http://www.eclipse.org/legal/epl-2.0">http://www.eclipse.org/legal/epl-2.0</a>.
available at <a href="https://www.eclipse.org/legal/epl-2.0">https://www.eclipse.org/legal/epl-2.0</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.
</p>

Expand All @@ -29,7 +29,7 @@ <h3>License</h3>
license exists, contact the Redistributor. Unless otherwise indicated
below, the terms and conditions of the EPL still apply to any source
code in the Content and such source code may be obtained at <a
href="http://www.eclipse.org/">http://www.eclipse.org</a>.
href="https://www.eclipse.org/">https://www.eclipse.org</a>.
</p>

</body>
Expand Down
4 changes: 2 additions & 2 deletions org.eclipse.egit.gitflow/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ <h3>License</h3>
(&quot;Content&quot;). Unless otherwise indicated below, the Content
is provided to you under the terms and conditions of the Eclipse
Public License Version 2.0 (&quot;EPL&quot;). A copy of the EPL is
available at <a href="http://www.eclipse.org/legal/epl-2.0">http://www.eclipse.org/legal/epl-2.0</a>.
available at <a href="https://www.eclipse.org/legal/epl-2.0">https://www.eclipse.org/legal/epl-2.0</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.
</p>

Expand All @@ -29,7 +29,7 @@ <h3>License</h3>
license exists, contact the Redistributor. Unless otherwise indicated
below, the terms and conditions of the EPL still apply to any source
code in the Content and such source code may be obtained at <a
href="http://www.eclipse.org/">http://www.eclipse.org</a>.
href="https://www.eclipse.org/">https://www.eclipse.org</a>.
</p>

</body>
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.egit.mylyn-feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
license-feature="org.eclipse.license"
license-feature-version="0.0.0">

<description url="http://www.eclipse.org/egit/">
<description url="https://www.eclipse.org/egit/">
%description
</description>

Expand Down
4 changes: 2 additions & 2 deletions org.eclipse.egit.mylyn.ui/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ <h3>License</h3>
(&quot;Content&quot;). Unless otherwise indicated below, the Content
is provided to you under the terms and conditions of the Eclipse
Public License Version 2.0 (&quot;EPL&quot;). A copy of the EPL is
available at <a href="http://www.eclipse.org/legal/epl-2.0">http://www.eclipse.org/legal/epl-2.0</a>.
available at <a href="https://www.eclipse.org/legal/epl-2.0">https://www.eclipse.org/legal/epl-2.0</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.
</p>

Expand All @@ -29,7 +29,7 @@ <h3>License</h3>
license exists, contact the Redistributor. Unless otherwise indicated
below, the terms and conditions of the EPL still apply to any source
code in the Content and such source code may be obtained at <a
href="http://www.eclipse.org/">http://www.eclipse.org</a>.
href="https://www.eclipse.org/">https://www.eclipse.org</a>.
</p>

</body>
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.egit.repository/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<pluginRepository>
<id>jboss-public-repository-group</id>
<name>JBoss Public Repository Group</name>
<url>http://repository.jboss.org/nexus/content/groups/public/</url>
<url>https://repository.jboss.org/nexus/content/groups/public/</url>
</pluginRepository>
</pluginRepositories>
<build>
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.egit.source-feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
license-feature="org.eclipse.license"
license-feature-version="0.0.0">

<description url="http://www.eclipse.org/egit/">
<description url="https://www.eclipse.org/egit/">
%description
</description>

Expand Down
8 changes: 4 additions & 4 deletions org.eclipse.egit.target/egit-4.10.target
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde?>
<!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
<target name="egit-4.10" sequenceNumber="1567671967">
<target name="egit-4.10" sequenceNumber="1568324154">
<locations>
<location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
<unit id="org.eclipse.jetty.client" version="9.4.20.v20190813"/>
Expand All @@ -26,7 +26,7 @@
<unit id="org.eclipse.swtbot.eclipse.feature.group" version="0.0.0"/>
<unit id="org.eclipse.swtbot.feature.group" version="0.0.0"/>
<unit id="org.eclipse.swtbot.eclipse.test.junit.feature.group" version="0.0.0"/>
<repository id="swtbot-snapshot" location="http://download.eclipse.org/technology/swtbot/snapshots/"/>
<repository id="swtbot-snapshot" location="https://download.eclipse.org/technology/swtbot/snapshots/"/>
</location>
<location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
<unit id="com.google.gson" version="2.8.2.v20180104-1110"/>
Expand Down Expand Up @@ -114,7 +114,7 @@
<unit id="org.eclipse.mylyn.context_feature.feature.group" version="0.0.0"/>
<unit id="org.eclipse.mylyn.bugzilla_feature.feature.group" version="0.0.0"/>
<unit id="org.eclipse.tools.layout.spy" version="0.0.0"/>
<repository location="http://download.eclipse.org/releases/2018-12/"/>
<repository location="https://download.eclipse.org/releases/2018-12/"/>
</location>
<location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
<unit id="javax.xml" version="0.0.0"/>
Expand All @@ -124,7 +124,7 @@
<unit id="org.apache.xerces" version="0.0.0"/>
<unit id="org.apache.xml.resolver" version="0.0.0"/>
<unit id="org.apache.xml.serializer" version="0.0.0"/>
<repository location="http://download.eclipse.org/mylyn/releases/latest"/>
<repository location="https://download.eclipse.org/mylyn/releases/latest"/>
</location>
</locations>
</target>
8 changes: 4 additions & 4 deletions org.eclipse.egit.target/egit-4.11.target
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde?>
<!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
<target name="egit-4.11" sequenceNumber="1567671967">
<target name="egit-4.11" sequenceNumber="1568324170">
<locations>
<location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
<unit id="org.eclipse.jetty.client" version="9.4.20.v20190813"/>
Expand All @@ -26,7 +26,7 @@
<unit id="org.eclipse.swtbot.eclipse.feature.group" version="0.0.0"/>
<unit id="org.eclipse.swtbot.feature.group" version="0.0.0"/>
<unit id="org.eclipse.swtbot.eclipse.test.junit.feature.group" version="0.0.0"/>
<repository id="swtbot-snapshot" location="http://download.eclipse.org/technology/swtbot/snapshots/"/>
<repository id="swtbot-snapshot" location="https://download.eclipse.org/technology/swtbot/snapshots/"/>
</location>
<location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
<unit id="com.google.gson" version="2.8.2.v20180104-1110"/>
Expand Down Expand Up @@ -114,7 +114,7 @@
<unit id="org.eclipse.mylyn.context_feature.feature.group" version="0.0.0"/>
<unit id="org.eclipse.mylyn.bugzilla_feature.feature.group" version="0.0.0"/>
<unit id="org.eclipse.tools.layout.spy" version="0.0.0"/>
<repository location="http://download.eclipse.org/releases/2019-03/"/>
<repository location="https://download.eclipse.org/releases/2019-03/"/>
</location>
<location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
<unit id="javax.xml" version="0.0.0"/>
Expand All @@ -124,7 +124,7 @@
<unit id="org.apache.xerces" version="0.0.0"/>
<unit id="org.apache.xml.resolver" version="0.0.0"/>
<unit id="org.apache.xml.serializer" version="0.0.0"/>
<repository location="http://download.eclipse.org/mylyn/releases/latest"/>
<repository location="https://download.eclipse.org/mylyn/releases/latest"/>
</location>
</locations>
</target>
8 changes: 4 additions & 4 deletions org.eclipse.egit.target/egit-4.12.target
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde?>
<!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
<target name="egit-4.12" sequenceNumber="1567671967">
<target name="egit-4.12" sequenceNumber="1568324182">
<locations>
<location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
<unit id="org.eclipse.jetty.client" version="9.4.20.v20190813"/>
Expand All @@ -26,7 +26,7 @@
<unit id="org.eclipse.swtbot.eclipse.feature.group" version="0.0.0"/>
<unit id="org.eclipse.swtbot.feature.group" version="0.0.0"/>
<unit id="org.eclipse.swtbot.eclipse.test.junit.feature.group" version="0.0.0"/>
<repository id="swtbot-snapshot" location="http://download.eclipse.org/technology/swtbot/snapshots/"/>
<repository id="swtbot-snapshot" location="https://download.eclipse.org/technology/swtbot/snapshots/"/>
</location>
<location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
<unit id="com.google.gson" version="2.8.2.v20180104-1110"/>
Expand Down Expand Up @@ -114,7 +114,7 @@
<unit id="org.eclipse.mylyn.context_feature.feature.group" version="0.0.0"/>
<unit id="org.eclipse.mylyn.bugzilla_feature.feature.group" version="0.0.0"/>
<unit id="org.eclipse.tools.layout.spy" version="0.0.0"/>
<repository location="http://download.eclipse.org/releases/2019-06/"/>
<repository location="https://download.eclipse.org/releases/2019-06/"/>
</location>
<location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
<unit id="javax.xml" version="0.0.0"/>
Expand All @@ -124,7 +124,7 @@
<unit id="org.apache.xerces" version="0.0.0"/>
<unit id="org.apache.xml.resolver" version="0.0.0"/>
<unit id="org.apache.xml.serializer" version="0.0.0"/>
<repository location="http://download.eclipse.org/mylyn/releases/latest"/>
<repository location="https://download.eclipse.org/mylyn/releases/latest"/>
</location>
</locations>
</target>
8 changes: 4 additions & 4 deletions org.eclipse.egit.target/egit-4.13-staging.target
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde?>
<!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
<target name="egit-4.13-staging" sequenceNumber="1567671967">
<target name="egit-4.13-staging" sequenceNumber="1568324193">
<locations>
<location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
<unit id="org.eclipse.jetty.client" version="9.4.20.v20190813"/>
Expand All @@ -26,7 +26,7 @@
<unit id="org.eclipse.swtbot.eclipse.feature.group" version="0.0.0"/>
<unit id="org.eclipse.swtbot.feature.group" version="0.0.0"/>
<unit id="org.eclipse.swtbot.eclipse.test.junit.feature.group" version="0.0.0"/>
<repository id="swtbot-snapshot" location="http://download.eclipse.org/technology/swtbot/snapshots/"/>
<repository id="swtbot-snapshot" location="https://download.eclipse.org/technology/swtbot/snapshots/"/>
</location>
<location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
<unit id="com.google.gson" version="2.8.2.v20180104-1110"/>
Expand Down Expand Up @@ -114,7 +114,7 @@
<unit id="org.eclipse.mylyn.context_feature.feature.group" version="0.0.0"/>
<unit id="org.eclipse.mylyn.bugzilla_feature.feature.group" version="0.0.0"/>
<unit id="org.eclipse.tools.layout.spy" version="0.0.0"/>
<repository location="http://download.eclipse.org/staging/2019-09/"/>
<repository location="https://download.eclipse.org/staging/2019-09/"/>
</location>
<location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
<unit id="javax.xml" version="0.0.0"/>
Expand All @@ -124,7 +124,7 @@
<unit id="org.apache.xerces" version="0.0.0"/>
<unit id="org.apache.xml.resolver" version="0.0.0"/>
<unit id="org.apache.xml.serializer" version="0.0.0"/>
<repository location="http://download.eclipse.org/mylyn/releases/latest"/>
<repository location="https://download.eclipse.org/mylyn/releases/latest"/>
</location>
</locations>
</target>
6 changes: 3 additions & 3 deletions org.eclipse.egit.target/egit-4.6.target
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde?>
<!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
<target name="egit-4.6" sequenceNumber="1567671958">
<target name="egit-4.6" sequenceNumber="1568324229">
<locations>
<location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
<unit id="org.eclipse.jetty.client" version="9.4.20.v20190813"/>
Expand All @@ -26,7 +26,7 @@
<unit id="org.eclipse.swtbot.eclipse.feature.group" version="0.0.0"/>
<unit id="org.eclipse.swtbot.feature.group" version="0.0.0"/>
<unit id="org.eclipse.swtbot.eclipse.test.junit.feature.group" version="0.0.0"/>
<repository id="swtbot-snapshot" location="http://download.eclipse.org/technology/swtbot/snapshots/"/>
<repository id="swtbot-snapshot" location="https://download.eclipse.org/technology/swtbot/snapshots/"/>
</location>
<location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
<unit id="com.google.gson" version="2.8.2.v20180104-1110"/>
Expand Down Expand Up @@ -112,7 +112,7 @@
<unit id="org.eclipse.mylyn_feature.feature.group" version="0.0.0"/>
<unit id="org.eclipse.mylyn.context_feature.feature.group" version="0.0.0"/>
<unit id="org.eclipse.mylyn.sdk_feature.feature.group" version="0.0.0"/>
<repository location="http://download.eclipse.org/releases/neon/"/>
<repository location="https://download.eclipse.org/releases/neon/"/>
</location>
</locations>
</target>
6 changes: 3 additions & 3 deletions org.eclipse.egit.target/egit-4.7.target
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde?>
<!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
<target name="egit-4.7" sequenceNumber="1567671958">
<target name="egit-4.7" sequenceNumber="1568324254">
<locations>
<location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
<unit id="org.eclipse.jetty.client" version="9.4.20.v20190813"/>
Expand All @@ -26,7 +26,7 @@
<unit id="org.eclipse.swtbot.eclipse.feature.group" version="0.0.0"/>
<unit id="org.eclipse.swtbot.feature.group" version="0.0.0"/>
<unit id="org.eclipse.swtbot.eclipse.test.junit.feature.group" version="0.0.0"/>
<repository id="swtbot-snapshot" location="http://download.eclipse.org/technology/swtbot/snapshots/"/>
<repository id="swtbot-snapshot" location="https://download.eclipse.org/technology/swtbot/snapshots/"/>
</location>
<location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
<unit id="com.google.gson" version="2.8.2.v20180104-1110"/>
Expand Down Expand Up @@ -118,7 +118,7 @@
<unit id="org.apache.xml.resolver" version="0.0.0"/>
<unit id="org.apache.xml.serializer" version="0.0.0"/>
<unit id="org.eclipse.tools.layout.spy" version="0.0.0"/>
<repository location="http://download.eclipse.org/releases/oxygen/"/>
<repository location="https://download.eclipse.org/releases/oxygen/"/>
</location>
</locations>
</target>
Loading

0 comments on commit 7406c44

Please sign in to comment.