Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn.releng/bin/update-versions.sh')
-rwxr-xr-xorg.eclipse.mylyn.releng/bin/update-versions.sh12
1 files changed, 6 insertions, 6 deletions
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

Back to the top