From 6e717310c3232450bc37c41eab14892f94c1952a Mon Sep 17 00:00:00 2001 From: Sam Davis Date: Tue, 19 Jun 2018 14:31:55 -0700 Subject: 536060: update org.eclipse.mylyn versions to 3.24.1 Change-Id: I0000000000000000000000000000000000000000 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=536060 --- org.eclipse.mylyn-parent/pom.xml | 4 ++-- org.eclipse.mylyn-site/pom.xml | 4 ++-- org.eclipse.mylyn-target/pom.xml | 2 +- org.eclipse.mylyn.discovery-directory/pom.xml | 2 +- org.eclipse.mylyn.releng/bin/update-versions.sh | 12 ++++++------ org.eclipse.mylyn.tests/META-INF/MANIFEST.MF | 2 +- org.eclipse.mylyn.tests/pom.xml | 4 ++-- pom.xml | 4 ++-- 8 files changed, 17 insertions(+), 17 deletions(-) diff --git a/org.eclipse.mylyn-parent/pom.xml b/org.eclipse.mylyn-parent/pom.xml index 11770279..f29ece15 100644 --- a/org.eclipse.mylyn-parent/pom.xml +++ b/org.eclipse.mylyn-parent/pom.xml @@ -16,7 +16,7 @@ org.eclipse.mylyn org.eclipse.mylyn-parent - 3.24.0-SNAPSHOT + 3.24.1-SNAPSHOT pom @@ -171,7 +171,7 @@ org.eclipse.mylyn org.eclipse.mylyn-target - 3.24.0-SNAPSHOT + 3.24.1-SNAPSHOT ${target-platform} diff --git a/org.eclipse.mylyn-site/pom.xml b/org.eclipse.mylyn-site/pom.xml index 2d3648c1..6204e6c3 100644 --- a/org.eclipse.mylyn-site/pom.xml +++ b/org.eclipse.mylyn-site/pom.xml @@ -6,11 +6,11 @@ org.eclipse.mylyn org.eclipse.mylyn-parent - 3.24.0-SNAPSHOT + 3.24.1-SNAPSHOT ../org.eclipse.mylyn-parent org.eclipse.mylyn-site - 3.24.0-SNAPSHOT + 3.24.1-SNAPSHOT eclipse-update-site Mylyn for Eclipse 4.x diff --git a/org.eclipse.mylyn-target/pom.xml b/org.eclipse.mylyn-target/pom.xml index c93ad17d..be3240f7 100644 --- a/org.eclipse.mylyn-target/pom.xml +++ b/org.eclipse.mylyn-target/pom.xml @@ -6,7 +6,7 @@ org.eclipse.mylyn-parent org.eclipse.mylyn - 3.24.0-SNAPSHOT + 3.24.1-SNAPSHOT ../org.eclipse.mylyn-parent org.eclipse.mylyn-target diff --git a/org.eclipse.mylyn.discovery-directory/pom.xml b/org.eclipse.mylyn.discovery-directory/pom.xml index 42e933f0..e9fc96f0 100644 --- a/org.eclipse.mylyn.discovery-directory/pom.xml +++ b/org.eclipse.mylyn.discovery-directory/pom.xml @@ -5,7 +5,7 @@ org.eclipse.mylyn org.eclipse.mylyn-aggregator - 3.24.0-SNAPSHOT + 3.24.1-SNAPSHOT org.eclipse.mylyn.discovery 3.7.0 diff --git a/org.eclipse.mylyn.releng/bin/update-versions.sh b/org.eclipse.mylyn.releng/bin/update-versions.sh index c425bdf5..00e56bb7 100755 --- a/org.eclipse.mylyn.releng/bin/update-versions.sh +++ b/org.eclipse.mylyn.releng/bin/update-versions.sh @@ -21,12 +21,12 @@ org.eclipse.mylyn/org.eclipse.mylyn-parent/pom.xml #mvn -Dtycho.mode=maven org.sonatype.tycho:tycho-versions-plugin:set-version -DnewVersion=1.4.1-SNAPSHOT -update 1.15.0 1.16.0 # builds, versions, org.eclipse.mylyn.commons.identiy/notifications/repositories -update 2.14.0 2.15.0 # reviews -update 3.23.0 3.24.0 -update 5.19.0 5.20.0 # CDT -bug=515140 -version=3.24 +update 1.16.0 1.16.0 # builds, versions, org.eclipse.mylyn.commons.identiy/notifications/repositories +update 2.15.0 2.15.0 # reviews +update 3.24.0 3.24.1 +update 5.20.0 5.20.0 # CDT +bug=536060 +version=3.24.1 # Must do this for first SR on a branch #updateSnapshotSitesForSR 3.14 diff --git a/org.eclipse.mylyn.tests/META-INF/MANIFEST.MF b/org.eclipse.mylyn.tests/META-INF/MANIFEST.MF index 53e6825b..3784668c 100644 --- a/org.eclipse.mylyn.tests/META-INF/MANIFEST.MF +++ b/org.eclipse.mylyn.tests/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Mylyn Tests Bundle-SymbolicName: org.eclipse.mylyn.tests;singleton:=true -Bundle-Version: 3.24.0.qualifier +Bundle-Version: 3.24.1.qualifier Bundle-Vendor: Eclipse Mylyn Export-Package: org.eclipse.mylyn.tests;x-internal:=true, org.eclipse.mylyn.tests.integration;x-internal:=true, diff --git a/org.eclipse.mylyn.tests/pom.xml b/org.eclipse.mylyn.tests/pom.xml index 6c8f69d7..522884bd 100644 --- a/org.eclipse.mylyn.tests/pom.xml +++ b/org.eclipse.mylyn.tests/pom.xml @@ -5,10 +5,10 @@ org.eclipse.mylyn-aggregator org.eclipse.mylyn - 3.24.0-SNAPSHOT + 3.24.1-SNAPSHOT org.eclipse.mylyn.tests - 3.24.0-SNAPSHOT + 3.24.1-SNAPSHOT eclipse-test-plugin org.eclipse.mylyn.tests.AllTests diff --git a/pom.xml b/pom.xml index 1c9fb450..48d63545 100644 --- a/pom.xml +++ b/pom.xml @@ -5,12 +5,12 @@ org.eclipse.mylyn org.eclipse.mylyn-parent - 3.24.0-SNAPSHOT + 3.24.1-SNAPSHOT ../org.eclipse.mylyn/org.eclipse.mylyn-parent org.eclipse.mylyn-aggregator Mylyn Releng - 3.24.0-SNAPSHOT + 3.24.1-SNAPSHOT pom org.eclipse.mylyn.discovery-directory,org.eclipse.mylyn-parent,org.eclipse.mylyn-site,org.eclipse.mylyn-target -- cgit v1.2.3