Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2020-11-30 18:42:48 +0000
committerMatthias Sohn2020-12-01 22:50:30 +0000
commit6465d8b497ce6d2c6df5aa0443d17d4fb502da58 (patch)
tree7a6e9757eb69c739dd73cee786885a6fcb6b8fcc /org.eclipse.egit.repository/pom.xml
parentbf89d18df3f802975d8741e45e19d497f28ae22b (diff)
downloadegit-6465d8b497ce6d2c6df5aa0443d17d4fb502da58.tar.gz
egit-6465d8b497ce6d2c6df5aa0443d17d4fb502da58.tar.xz
egit-6465d8b497ce6d2c6df5aa0443d17d4fb502da58.zip
Update Orbit to R20201130205003 for 2020-12
Workaround bug 568379 by using org.eclipse.mylyn.commons.sdk.feature from 2020-09 until this feature is re-added to the simrel build. Change-Id: Id00dc50666979709151e9426f00223451c7ced66 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.egit.repository/pom.xml')
-rw-r--r--org.eclipse.egit.repository/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.egit.repository/pom.xml b/org.eclipse.egit.repository/pom.xml
index 33e1f37142..de9d4804ca 100644
--- a/org.eclipse.egit.repository/pom.xml
+++ b/org.eclipse.egit.repository/pom.xml
@@ -66,7 +66,7 @@
<site>https://download.eclipse.org/egit/github/updates</site>
<site>https://download.eclipse.org/egit/github/updates-nightly</site>
<site>https://download.eclipse.org/e4/snapshots/org.eclipse.e4.ui</site>
- <site>https://download.eclipse.org/tools/orbit/downloads/drops/S20201118210000/repository</site>
+ <site>https://download.eclipse.org/tools/orbit/downloads/drops/R20201130205003/repository</site>
</associateSites>
</configuration>
</execution>

Back to the top