From: Francois Chouinard Date: Thu, 1 Nov 2012 18:17:56 +0000 (-0400) Subject: Fix for LTTng/TMF version IDs for R1.2 X-Git-Url: http://git.efficios.com/?a=commitdiff_plain;h=7d993d837f95f0ad844845a9f38b35969cec3c0d;p=deliverable%2Ftracecompass.git Fix for LTTng/TMF version IDs for R1.2 Change-Id: I933e12a6d0eaef2d8e64baa690d13598b7ebd398 Signed-off-by: Francois Chouinard Reviewed-on: https://git.eclipse.org/r/8471 --- diff --git a/org.eclipse.linuxtools.ctf.core.tests/pom.xml b/org.eclipse.linuxtools.ctf.core.tests/pom.xml index a39761070b..183ff38f89 100644 --- a/org.eclipse.linuxtools.ctf.core.tests/pom.xml +++ b/org.eclipse.linuxtools.ctf.core.tests/pom.xml @@ -16,7 +16,7 @@ linuxtools-lttng-parent org.eclipse.linuxtools.lttng - 0.11.0-SNAPSHOT + 1.2.0-SNAPSHOT Linux Tools LTTng CTF Core Unit Test Suite diff --git a/org.eclipse.linuxtools.lttng.releng-site/pom.xml b/org.eclipse.linuxtools.lttng.releng-site/pom.xml index 021f452344..4c419d1a75 100644 --- a/org.eclipse.linuxtools.lttng.releng-site/pom.xml +++ b/org.eclipse.linuxtools.lttng.releng-site/pom.xml @@ -23,7 +23,7 @@ org.eclipse.linuxtools.lttng.releng-site - 1.1.1-SNAPSHOT + 1.2.0-SNAPSHOT Linux Tools LTTng Repository eclipse-repository diff --git a/org.eclipse.linuxtools.lttng/feature.xml b/org.eclipse.linuxtools.lttng/feature.xml index a1cad13bb0..d3cf2a4b8c 100644 --- a/org.eclipse.linuxtools.lttng/feature.xml +++ b/org.eclipse.linuxtools.lttng/feature.xml @@ -3,7 +3,7 @@ org.eclipse.linuxtools.lttng - 1.1.1-SNAPSHOT + 1.2.0-SNAPSHOT eclipse-feature Linux Tools LTTng (legacy) diff --git a/org.eclipse.linuxtools.lttng2.kernel/feature.xml b/org.eclipse.linuxtools.lttng2.kernel/feature.xml index 7d2ac9d940..6d11c0600e 100644 --- a/org.eclipse.linuxtools.lttng2.kernel/feature.xml +++ b/org.eclipse.linuxtools.lttng2.kernel/feature.xml @@ -3,7 +3,7 @@ diff --git a/org.eclipse.linuxtools.lttng2.kernel/pom.xml b/org.eclipse.linuxtools.lttng2.kernel/pom.xml index f4cd17f2f3..700f5aea67 100644 --- a/org.eclipse.linuxtools.lttng2.kernel/pom.xml +++ b/org.eclipse.linuxtools.lttng2.kernel/pom.xml @@ -18,7 +18,7 @@ org.eclipse.linuxtools.lttng2.kernel - 1.1.1-SNAPSHOT + 1.2.0-SNAPSHOT eclipse-feature Linux Tools LTTng Kernel Analysis diff --git a/org.eclipse.linuxtools.lttng2/feature.xml b/org.eclipse.linuxtools.lttng2/feature.xml index 7b72d9c019..d6f7503689 100644 --- a/org.eclipse.linuxtools.lttng2/feature.xml +++ b/org.eclipse.linuxtools.lttng2/feature.xml @@ -2,7 +2,7 @@ diff --git a/org.eclipse.linuxtools.lttng2/pom.xml b/org.eclipse.linuxtools.lttng2/pom.xml index 5239092ffe..421ede4e65 100644 --- a/org.eclipse.linuxtools.lttng2/pom.xml +++ b/org.eclipse.linuxtools.lttng2/pom.xml @@ -18,7 +18,7 @@ org.eclipse.linuxtools.lttng2 - 1.1.1-SNAPSHOT + 1.2.0-SNAPSHOT eclipse-feature Linux Tools LTTng (Linux Tracing Toolkit) diff --git a/org.eclipse.linuxtools.tmf/feature.xml b/org.eclipse.linuxtools.tmf/feature.xml index a541e8d461..25186bc5e0 100644 --- a/org.eclipse.linuxtools.tmf/feature.xml +++ b/org.eclipse.linuxtools.tmf/feature.xml @@ -2,7 +2,7 @@ diff --git a/org.eclipse.linuxtools.tmf/pom.xml b/org.eclipse.linuxtools.tmf/pom.xml index b923000021..6508851ecc 100644 --- a/org.eclipse.linuxtools.tmf/pom.xml +++ b/org.eclipse.linuxtools.tmf/pom.xml @@ -18,7 +18,7 @@ org.eclipse.linuxtools.tmf - 1.1.1-SNAPSHOT + 1.2.0-SNAPSHOT eclipse-feature Linux Tools LTTng TMF (Tracing and Monitoring Framework)