diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2010-01-27 18:18:12 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2010-01-27 18:18:12 +0100 |
commit | 0cf7fd2cc5804290eac7ea31234e356a9e82ee01 (patch) | |
tree | f62d640ead6f9f49695d0bbc4d3d0dc99b73dfe8 /org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml | |
parent | f2d5187ea1843c4ce3824874c145e1f40e4cff57 (diff) | |
download | jgit-0cf7fd2cc5804290eac7ea31234e356a9e82ee01.tar.gz jgit-0cf7fd2cc5804290eac7ea31234e356a9e82ee01.zip |
Update the update site URL and corresponding feature.properties.
Change-Id: I55b42bca435c538a8c5534c68813568a2188b55b
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml index 5cc5b84ce2..3f802db11f 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml @@ -18,8 +18,8 @@ </license> <url> - <update label="%updateSiteName" url="http://www.jgit.org/updates"/> - <discovery label="%updateSiteName" url="http://www.jgit.org/updates"/> + <update label="%updateSiteName" url="http://download.eclipse.org/egit/updates"/> + <discovery label="%updateSiteName" url="http://download.eclipse.org/egit/updates"/> </url> <requires> |