From cd0f1846e22f2efd41c6fc0cb1bf5426b166d709 Mon Sep 17 00:00:00 2001 From: Otavio Pontes Date: Fri, 16 Mar 2012 10:03:16 -0300 Subject: Updating versions from 0.10.0 to 0.11.0 in pom files. Since our 0.10 release is schedule and the stable-0.10 branch was already created we're updating the versions for our next release. I was recomended to updated it to 0.11 instead of 1.0 because we are still in incubation. --- gcov/org.eclipse.linuxtools.gcov.docs/META-INF/MANIFEST.MF | 2 +- gcov/org.eclipse.linuxtools.gcov.docs/pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'gcov/org.eclipse.linuxtools.gcov.docs') diff --git a/gcov/org.eclipse.linuxtools.gcov.docs/META-INF/MANIFEST.MF b/gcov/org.eclipse.linuxtools.gcov.docs/META-INF/MANIFEST.MF index a81b45e0ce..dd78e5bf2f 100644 --- a/gcov/org.eclipse.linuxtools.gcov.docs/META-INF/MANIFEST.MF +++ b/gcov/org.eclipse.linuxtools.gcov.docs/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %bundleName Bundle-SymbolicName: org.eclipse.linuxtools.gcov.docs;singleton:=true -Bundle-Version: 0.10.0.qualifier +Bundle-Version: 0.11.0.qualifier Bundle-Vendor: %provider Bundle-Localization: plugin Require-Bundle: org.eclipse.help diff --git a/gcov/org.eclipse.linuxtools.gcov.docs/pom.xml b/gcov/org.eclipse.linuxtools.gcov.docs/pom.xml index 38b0fca207..f23262589c 100644 --- a/gcov/org.eclipse.linuxtools.gcov.docs/pom.xml +++ b/gcov/org.eclipse.linuxtools.gcov.docs/pom.xml @@ -19,11 +19,11 @@ org.eclipse.linuxtools.gcov linuxtools-gcov-parent - 0.10.0-SNAPSHOT + 0.11.0-SNAPSHOT org.eclipse.linuxtools.gcov.docs - 0.10.0-SNAPSHOT + 0.11.0-SNAPSHOT eclipse-plugin Linux Tools GCov Documentation Plug-in -- cgit v1.2.3