Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVikas Chandra2019-09-18 11:12:03 +0000
committerVikas Chandra2019-09-18 11:50:49 +0000
commit2b0d7f88248bbf46424468e3966ec84b4e11d762 (patch)
treecd8adf6b684904d738e7e0d627ab2366103253a3 /eclipse-platform-parent/pom.xml
parent87e8c4d522385abd5c6e576ebee719afa0e3c8ed (diff)
downloadeclipse.platform.releng.aggregator-2b0d7f88248bbf46424468e3966ec84b4e11d762.tar.gz
eclipse.platform.releng.aggregator-2b0d7f88248bbf46424468e3966ec84b4e11d762.tar.xz
eclipse.platform.releng.aggregator-2b0d7f88248bbf46424468e3966ec84b4e11d762.zip
Bug 550775 - Move to release version of 4.13 in build scripts
Change-Id: Iff6bf5521b74d4f0b50adef7c0306f9d4bf17ad6 Signed-off-by: Vikas Chandra <Vikas.Chandra@in.ibm.com>
Diffstat (limited to 'eclipse-platform-parent/pom.xml')
-rw-r--r--eclipse-platform-parent/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclipse-platform-parent/pom.xml b/eclipse-platform-parent/pom.xml
index ad3e830da..3328066ec 100644
--- a/eclipse-platform-parent/pom.xml
+++ b/eclipse-platform-parent/pom.xml
@@ -157,7 +157,7 @@
<qualifier.format>'v'yyyyMMdd-HHmm</qualifier.format>
<compare-version-with-baselines.skip>true</compare-version-with-baselines.skip>
- <previous-release.baseline>https://download.eclipse.org/eclipse/updates/4.13-I-builds/</previous-release.baseline>
+ <previous-release.baseline>https://download.eclipse.org/eclipse/updates/4.13/</previous-release.baseline>
<!--
Declaration of properties that contribute to the arg line for the tycho-surefire-plugin.

Back to the top