Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2012-02-09 19:29:13 +0000
committerKevin Sawicki2012-02-09 19:29:13 +0000
commit467a3e84a86fa8d19109d9bf4ddb61cedb59ea71 (patch)
treeddce4638bcf7caa0e257e78d714048f58d0e0b96 /pom.xml
parente7ed54b982c1c5e69de85d1d70a94c63e093864e (diff)
downloadegit-github-467a3e84a86fa8d19109d9bf4ddb61cedb59ea71.tar.gz
egit-github-467a3e84a86fa8d19109d9bf4ddb61cedb59ea71.tar.xz
egit-github-467a3e84a86fa8d19109d9bf4ddb61cedb59ea71.zip
Update build to use the Indigo SR2 orbit repository
This was requested on the cross list for Indigo SR2 builds [1]. [1] http://dev.eclipse.org/mhonarc/lists/cross-project-issues-dev/msg07166.html Change-Id: I4fbe4f328044b4fc1ff1a861aa14dc117afcdd7a Signed-off-by: Matthias Sohn <matthias.sohn@sap.com> Signed-off-by: Kevin Sawicki <kevin@github.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index b80f1cf7..7f0fb6ea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,7 +45,7 @@
<platform-version-name>indigo</platform-version-name>
<wikitext-site>http://download.eclipse.org/tools/mylyn/update/weekly</wikitext-site>
<eclipse-site>http://download.eclipse.org/releases/${platform-version-name}</eclipse-site>
- <orbit-site>http://download.eclipse.org/tools/orbit/downloads/drops/R20110523182458/repository</orbit-site>
+ <orbit-site>http://download.eclipse.org/tools/orbit/downloads/drops/R20120119162704/repository</orbit-site>
<download-publish-path>/home/data/httpd/download.eclipse.org/egit/github/updates-nightly</download-publish-path>
</properties>

Back to the top