From b5f651b0d41df13ba715582f057ae7c4c72603eb Mon Sep 17 00:00:00 2001 From: Sam Davis Date: Fri, 9 Oct 2015 10:25:34 -0700 Subject: 471058: update o.e.m.tasks versions to 3.18 Change-Id: Ie20f86024db89adee5f7a07d4885017e950944c5 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=471058 --- org.eclipse.mylyn.tasks.bugs/META-INF/MANIFEST.MF | 2 +- org.eclipse.mylyn.tasks.bugs/pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'org.eclipse.mylyn.tasks.bugs') diff --git a/org.eclipse.mylyn.tasks.bugs/META-INF/MANIFEST.MF b/org.eclipse.mylyn.tasks.bugs/META-INF/MANIFEST.MF index 63d887c47..5e8f894c9 100644 --- a/org.eclipse.mylyn.tasks.bugs/META-INF/MANIFEST.MF +++ b/org.eclipse.mylyn.tasks.bugs/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.bugs;singleton:=true -Bundle-Version: 3.17.0.qualifier +Bundle-Version: 3.18.0.qualifier Require-Bundle: org.eclipse.core.runtime, org.eclipse.core.resources, org.eclipse.ui, diff --git a/org.eclipse.mylyn.tasks.bugs/pom.xml b/org.eclipse.mylyn.tasks.bugs/pom.xml index fd4a803b5..285220431 100644 --- a/org.eclipse.mylyn.tasks.bugs/pom.xml +++ b/org.eclipse.mylyn.tasks.bugs/pom.xml @@ -5,11 +5,11 @@ org.eclipse.mylyn.tasks-parent org.eclipse.mylyn.tasks - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.eclipse.mylyn.tasks org.eclipse.mylyn.tasks.bugs - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT eclipse-plugin -- cgit v1.2.1