From 118b6799f4bade15225a150274c446735b10dd33 Mon Sep 17 00:00:00 2001 From: Sam Davis Date: Mon, 12 Jan 2015 16:37:11 -0800 Subject: 445557: update o.e.m.tasks version to 3.15 Change-Id: Ifedf542e8545cd04499bdb904713b454723424b2 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=445557 --- org.eclipse.mylyn.tasks.index.core/META-INF/MANIFEST.MF | 2 +- org.eclipse.mylyn.tasks.index.core/pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'org.eclipse.mylyn.tasks.index.core') diff --git a/org.eclipse.mylyn.tasks.index.core/META-INF/MANIFEST.MF b/org.eclipse.mylyn.tasks.index.core/META-INF/MANIFEST.MF index 800a8cb0d..ce335c18e 100644 --- a/org.eclipse.mylyn.tasks.index.core/META-INF/MANIFEST.MF +++ b/org.eclipse.mylyn.tasks.index.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.index.core -Bundle-Version: 3.14.0.qualifier +Bundle-Version: 3.15.0.qualifier Bundle-Vendor: %Bundle-Vendor Require-Bundle: org.eclipse.core.runtime, org.eclipse.mylyn.tasks.core;bundle-version="3.8.0", diff --git a/org.eclipse.mylyn.tasks.index.core/pom.xml b/org.eclipse.mylyn.tasks.index.core/pom.xml index 1dc9023c9..bf7c7a8b4 100644 --- a/org.eclipse.mylyn.tasks.index.core/pom.xml +++ b/org.eclipse.mylyn.tasks.index.core/pom.xml @@ -5,11 +5,11 @@ org.eclipse.mylyn.tasks-parent org.eclipse.mylyn.tasks - 3.14.0-SNAPSHOT + 3.15.0-SNAPSHOT org.eclipse.mylyn.tasks org.eclipse.mylyn.tasks.index.core - 3.14.0-SNAPSHOT + 3.15.0-SNAPSHOT eclipse-plugin -- cgit v1.2.1