Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2014-11-09 20:55:39 +0000
committerMatthias Sohn2014-11-09 20:57:29 +0000
commit440f95363d3f966b7f966bf164fb44f361b3e670 (patch)
treeaa432a39479baad31da9e959421ccaf293893562 /org.eclipse.jgit.packaging
parent9678e7db8a2ae2ccc4d15d8d03726cb7947569af (diff)
downloadjgit-440f95363d3f966b7f966bf164fb44f361b3e670.tar.gz
jgit-440f95363d3f966b7f966bf164fb44f361b3e670.tar.xz
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')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.4.target2
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>

Back to the top