From 34e0f06b180b106d1852c113e6530b688df0c759 Mon Sep 17 00:00:00 2001 From: Sam Davis Date: Mon, 27 Nov 2017 13:25:59 -0800 Subject: 527820: update org.eclipse.mylyn.tasks versions to 3.23.2 Change-Id: I0000000000000000000000000000000000000000 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=527820 --- org.eclipse.mylyn.tasks.core/META-INF/MANIFEST.MF | 2 +- org.eclipse.mylyn.tasks.core/pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'org.eclipse.mylyn.tasks.core') diff --git a/org.eclipse.mylyn.tasks.core/META-INF/MANIFEST.MF b/org.eclipse.mylyn.tasks.core/META-INF/MANIFEST.MF index 9e776d518..a443a224a 100644 --- a/org.eclipse.mylyn.tasks.core/META-INF/MANIFEST.MF +++ b/org.eclipse.mylyn.tasks.core/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %Bundle-Name Bundle-SymbolicName: org.eclipse.mylyn.tasks.core;singleton:=true -Bundle-Version: 3.23.1.qualifier +Bundle-Version: 3.23.2.qualifier Bundle-Vendor: %Bundle-Vendor Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Require-Bundle: org.eclipse.core.runtime, diff --git a/org.eclipse.mylyn.tasks.core/pom.xml b/org.eclipse.mylyn.tasks.core/pom.xml index 01926525b..19589c5c8 100644 --- a/org.eclipse.mylyn.tasks.core/pom.xml +++ b/org.eclipse.mylyn.tasks.core/pom.xml @@ -5,11 +5,11 @@ org.eclipse.mylyn.tasks-parent org.eclipse.mylyn.tasks - 3.23.1-SNAPSHOT + 3.23.2-SNAPSHOT org.eclipse.mylyn.tasks org.eclipse.mylyn.tasks.core - 3.23.1-SNAPSHOT + 3.23.2-SNAPSHOT eclipse-plugin -- cgit v1.2.3