diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2014-11-09 21:55:39 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2014-11-09 21:57:29 +0100 |
commit | 440f95363d3f966b7f966bf164fb44f361b3e670 (patch) | |
tree | aa432a39479baad31da9e959421ccaf293893562 /org.eclipse.jgit.packaging/org.eclipse.jgit.target | |
parent | 9678e7db8a2ae2ccc4d15d8d03726cb7947569af (diff) | |
download | jgit-440f95363d3f966b7f966bf164fb44f361b3e670.tar.gz jgit-440f95363d3f966b7f966bf164fb44f361b3e670.zip |
4.4 target platform should use Luna repository
Change-Id: I54cdfb5699f87bf86b0434aff0b9618e57a80757
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.4.target | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.4.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.4.target index 17db411e8e..2645b16362 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.4.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.4.target @@ -63,7 +63,7 @@ <unit id="org.tukaani.xz.source" version="1.3.0.v201308270617"/> </location> <location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit"> - <repository location="http://download.eclipse.org/releases/juno/"/> + <repository location="http://download.eclipse.org/releases/luna/"/> <unit id="org.eclipse.osgi" version="0.0.0"/> </location> </locations> |