From 2fc36b7803100521ebdaddbeae8d80cd2274aeb7 Mon Sep 17 00:00:00 2001 From: Alexandre Montplaisir Date: Thu, 10 Jan 2013 11:41:22 -0500 Subject: [PATCH] ctf: Bump CTF feature plugin to 2.0 Change-Id: Ic23e6901099435be173d01460f567c00ace7c370 Signed-off-by: Alexandre Montplaisir Reviewed-on: https://git.eclipse.org/r/9588 Tested-by: Hudson CI Reviewed-by: Patrick Tasse IP-Clean: Patrick Tasse --- org.eclipse.linuxtools.ctf/feature.xml | 2 +- org.eclipse.linuxtools.ctf/pom.xml | 2 +- org.eclipse.linuxtools.tmf/feature.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/org.eclipse.linuxtools.ctf/feature.xml b/org.eclipse.linuxtools.ctf/feature.xml index c7de35ee5c..a964d5ea19 100644 --- a/org.eclipse.linuxtools.ctf/feature.xml +++ b/org.eclipse.linuxtools.ctf/feature.xml @@ -2,7 +2,7 @@ diff --git a/org.eclipse.linuxtools.ctf/pom.xml b/org.eclipse.linuxtools.ctf/pom.xml index bec7bbd6d7..236536bada 100644 --- a/org.eclipse.linuxtools.ctf/pom.xml +++ b/org.eclipse.linuxtools.ctf/pom.xml @@ -20,7 +20,7 @@ Linux Tools LTTng CTF (Common Trace Format) org.eclipse.linuxtools.ctf org.eclipse.linuxtools.ctf - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT eclipse-feature diff --git a/org.eclipse.linuxtools.tmf/feature.xml b/org.eclipse.linuxtools.tmf/feature.xml index 6c7582cad4..a573238e1e 100644 --- a/org.eclipse.linuxtools.tmf/feature.xml +++ b/org.eclipse.linuxtools.tmf/feature.xml @@ -27,7 +27,7 @@ name="Common Trace Format (CTF)"/> - + -- 2.34.1