Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2014-10-03 09:53:54 +0000
committerAlexander Kurtakov2014-10-03 12:59:21 +0000
commit27088545712c3de0ad2c316d3bb728d76d15b383 (patch)
treeed3e834b0813d1dd91cbfe4f33fc2442ec67f641
parent4ed30922d16c543c2c16094d8f2f6f7b18ec8678 (diff)
downloadorg.eclipse.linuxtools-27088545712c3de0ad2c316d3bb728d76d15b383.tar.gz
org.eclipse.linuxtools-27088545712c3de0ad2c316d3bb728d76d15b383.tar.xz
org.eclipse.linuxtools-27088545712c3de0ad2c316d3bb728d76d15b383.zip
releng: Use Mylyn 3.13 in target.
Change-Id: I808d488782e0adc2c52e1bdaf5bd7b3f774d42f7 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/34376 Tested-by: Hudson CI
-rw-r--r--releng/org.eclipse.linuxtools.target/linuxtools-e4.4.target2
1 files changed, 1 insertions, 1 deletions
diff --git a/releng/org.eclipse.linuxtools.target/linuxtools-e4.4.target b/releng/org.eclipse.linuxtools.target/linuxtools-e4.4.target
index 6a38e77f0f..08b200686c 100644
--- a/releng/org.eclipse.linuxtools.target/linuxtools-e4.4.target
+++ b/releng/org.eclipse.linuxtools.target/linuxtools-e4.4.target
@@ -53,7 +53,7 @@
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.mylyn.wikitext_feature.feature.group" version="0.0.0"/>
-<repository location="http://download.eclipse.org/mylyn/releases/3.12/"/>
+<repository location="http://download.eclipse.org/mylyn/releases/3.13/"/>
</location>
</locations>
<targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>

Back to the top