Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2020-03-02 21:15:49 +0000
committerMatthias Sohn2020-03-02 21:22:34 +0000
commit6fa612a426b1771aef37339555e638f6c06db414 (patch)
tree3008dd2289125eb8d6376e460c76d137d3108860 /org.eclipse.egit.repository/pom.xml
parentf826c57f208566e96f05c7902d58be90c03ad76b (diff)
downloadegit-6fa612a426b1771aef37339555e638f6c06db414.tar.gz
egit-6fa612a426b1771aef37339555e638f6c06db414.tar.xz
egit-6fa612a426b1771aef37339555e638f6c06db414.zip
Update Orbit to R20200224183213 for final 2020-03
Change-Id: Iabfcca2173ff5514976b03ccb5b273cdcc935645 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 cac2ca48da..fd2904b5bc 100644
--- a/org.eclipse.egit.repository/pom.xml
+++ b/org.eclipse.egit.repository/pom.xml
@@ -64,7 +64,7 @@
</symbols>
<associateSites>
<site>https://download.eclipse.org/e4/snapshots/org.eclipse.e4.ui</site>
- <site>https://download.eclipse.org/tools/orbit/downloads/drops/S20200224183213/repository</site>
+ <site>https://download.eclipse.org/tools/orbit/downloads/drops/R20200224183213/repository</site>
</associateSites>
</configuration>
</execution>

Back to the top