From 559b58ab03a20b09d12219794187bd03f937896c Mon Sep 17 00:00:00 2001 From: Bernd Hufmann Date: Tue, 25 Sep 2012 07:52:55 -0400 Subject: [PATCH] Update remaining LTTng/TMF versions to 2.0.0 - LTTng parent pom.xml - LTTng releng pom.xml / category.xml - all references to LTTng parent pom.xml Change-Id: I96973d7e33f5aabe813e5439432bb98ebf0e33b4 Signed-off-by: Bernd Hufmann Reviewed-on: https://git.eclipse.org/r/7912 Tested-by: Hudson CI Reviewed-by: Alexandre Montplaisir IP-Clean: Alexandre Montplaisir Tested-by: Alexandre Montplaisir --- org.eclipse.linuxtools.ctf.core.tests/pom.xml | 2 +- org.eclipse.linuxtools.ctf.core/pom.xml | 2 +- org.eclipse.linuxtools.ctf.parser/pom.xml | 2 +- org.eclipse.linuxtools.ctf/pom.xml | 2 +- org.eclipse.linuxtools.lttng.help/META-INF/MANIFEST.MF | 2 +- org.eclipse.linuxtools.lttng.help/pom.xml | 4 ++-- org.eclipse.linuxtools.lttng.releng-site/category.xml | 2 +- org.eclipse.linuxtools.lttng.releng-site/pom.xml | 4 ++-- org.eclipse.linuxtools.lttng2.core.tests/pom.xml | 2 +- org.eclipse.linuxtools.lttng2.core/pom.xml | 2 +- org.eclipse.linuxtools.lttng2.kernel.core.tests/pom.xml | 2 +- org.eclipse.linuxtools.lttng2.kernel.core/pom.xml | 2 +- org.eclipse.linuxtools.lttng2.kernel.ui.tests/pom.xml | 2 +- org.eclipse.linuxtools.lttng2.kernel.ui/pom.xml | 2 +- org.eclipse.linuxtools.lttng2.kernel/pom.xml | 2 +- org.eclipse.linuxtools.lttng2.ui.tests/pom.xml | 2 +- org.eclipse.linuxtools.lttng2.ui/pom.xml | 2 +- org.eclipse.linuxtools.lttng2/pom.xml | 2 +- org.eclipse.linuxtools.tmf.core.tests/pom.xml | 2 +- org.eclipse.linuxtools.tmf.core/pom.xml | 2 +- org.eclipse.linuxtools.tmf.ui.tests/pom.xml | 2 +- org.eclipse.linuxtools.tmf.ui/pom.xml | 2 +- org.eclipse.linuxtools.tmf/pom.xml | 2 +- pom.xml | 2 +- 24 files changed, 26 insertions(+), 26 deletions(-) diff --git a/org.eclipse.linuxtools.ctf.core.tests/pom.xml b/org.eclipse.linuxtools.ctf.core.tests/pom.xml index a39761070b..29a681db9e 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 + 2.0.0-SNAPSHOT Linux Tools LTTng CTF Core Unit Test Suite diff --git a/org.eclipse.linuxtools.ctf.core/pom.xml b/org.eclipse.linuxtools.ctf.core/pom.xml index 6c9e9f961b..2d1bf53865 100644 --- a/org.eclipse.linuxtools.ctf.core/pom.xml +++ b/org.eclipse.linuxtools.ctf.core/pom.xml @@ -14,7 +14,7 @@ linuxtools-lttng-parent org.eclipse.linuxtools.lttng - 1.2.0-SNAPSHOT + 2.0.0-SNAPSHOT Linux Tools LTTng CTF Core Plug-in diff --git a/org.eclipse.linuxtools.ctf.parser/pom.xml b/org.eclipse.linuxtools.ctf.parser/pom.xml index 7174b883a0..ba0c773461 100644 --- a/org.eclipse.linuxtools.ctf.parser/pom.xml +++ b/org.eclipse.linuxtools.ctf.parser/pom.xml @@ -14,7 +14,7 @@ linuxtools-lttng-parent org.eclipse.linuxtools.lttng - 1.2.0-SNAPSHOT + 2.0.0-SNAPSHOT Linux Tools LTTng CTF Parser Plug-in diff --git a/org.eclipse.linuxtools.ctf/pom.xml b/org.eclipse.linuxtools.ctf/pom.xml index f88cca3193..bec7bbd6d7 100644 --- a/org.eclipse.linuxtools.ctf/pom.xml +++ b/org.eclipse.linuxtools.ctf/pom.xml @@ -14,7 +14,7 @@ linuxtools-lttng-parent org.eclipse.linuxtools.lttng - 1.2.0-SNAPSHOT + 2.0.0-SNAPSHOT Linux Tools LTTng CTF (Common Trace Format) diff --git a/org.eclipse.linuxtools.lttng.help/META-INF/MANIFEST.MF b/org.eclipse.linuxtools.lttng.help/META-INF/MANIFEST.MF index 55aa739f93..27e369307d 100644 --- a/org.eclipse.linuxtools.lttng.help/META-INF/MANIFEST.MF +++ b/org.eclipse.linuxtools.lttng.help/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %Bundle-Name Bundle-Vendor: %Bundle-Vendor -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-Localization: plugin Bundle-SymbolicName: org.eclipse.linuxtools.lttng.help; singleton:=true Require-Bundle: org.eclipse.help;bundle-version="3.5.100" diff --git a/org.eclipse.linuxtools.lttng.help/pom.xml b/org.eclipse.linuxtools.lttng.help/pom.xml index 157d18f575..d75d9e7a32 100644 --- a/org.eclipse.linuxtools.lttng.help/pom.xml +++ b/org.eclipse.linuxtools.lttng.help/pom.xml @@ -14,11 +14,11 @@ linuxtools-lttng-parent org.eclipse.linuxtools.lttng - 1.2.0-SNAPSHOT + 2.0.0-SNAPSHOT org.eclipse.linuxtools.lttng.help - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT eclipse-plugin Linux Tools LTTng Help Plug-in diff --git a/org.eclipse.linuxtools.lttng.releng-site/category.xml b/org.eclipse.linuxtools.lttng.releng-site/category.xml index 3174e22dc4..dcadc6a2b4 100644 --- a/org.eclipse.linuxtools.lttng.releng-site/category.xml +++ b/org.eclipse.linuxtools.lttng.releng-site/category.xml @@ -4,7 +4,7 @@ Nightly builds of Linux Tools project. - + diff --git a/org.eclipse.linuxtools.lttng.releng-site/pom.xml b/org.eclipse.linuxtools.lttng.releng-site/pom.xml index e3df47dd12..0dd66c2da6 100644 --- a/org.eclipse.linuxtools.lttng.releng-site/pom.xml +++ b/org.eclipse.linuxtools.lttng.releng-site/pom.xml @@ -19,11 +19,11 @@ linuxtools-lttng-parent org.eclipse.linuxtools.lttng - 1.2.0-SNAPSHOT + 2.0.0-SNAPSHOT org.eclipse.linuxtools.lttng.releng-site - 1.1.0-SNAPSHOT + 2.0.0-SNAPSHOT Linux Tools LTTng Repository eclipse-repository diff --git a/org.eclipse.linuxtools.lttng2.core.tests/pom.xml b/org.eclipse.linuxtools.lttng2.core.tests/pom.xml index b8e930ccab..8187d8f808 100644 --- a/org.eclipse.linuxtools.lttng2.core.tests/pom.xml +++ b/org.eclipse.linuxtools.lttng2.core.tests/pom.xml @@ -14,7 +14,7 @@ linuxtools-lttng-parent org.eclipse.linuxtools.lttng - 1.2.0-SNAPSHOT + 2.0.0-SNAPSHOT org.eclipse.linuxtools.lttng2.core.tests diff --git a/org.eclipse.linuxtools.lttng2.core/pom.xml b/org.eclipse.linuxtools.lttng2.core/pom.xml index e822560965..7cdf8b7d68 100644 --- a/org.eclipse.linuxtools.lttng2.core/pom.xml +++ b/org.eclipse.linuxtools.lttng2.core/pom.xml @@ -14,7 +14,7 @@ linuxtools-lttng-parent org.eclipse.linuxtools.lttng - 1.2.0-SNAPSHOT + 2.0.0-SNAPSHOT org.eclipse.linuxtools.lttng2.core diff --git a/org.eclipse.linuxtools.lttng2.kernel.core.tests/pom.xml b/org.eclipse.linuxtools.lttng2.kernel.core.tests/pom.xml index 64f3196f39..ccdf36e1a3 100644 --- a/org.eclipse.linuxtools.lttng2.kernel.core.tests/pom.xml +++ b/org.eclipse.linuxtools.lttng2.kernel.core.tests/pom.xml @@ -14,7 +14,7 @@ linuxtools-lttng-parent org.eclipse.linuxtools.lttng - 1.2.0-SNAPSHOT + 2.0.0-SNAPSHOT org.eclipse.linuxtools.lttng2.kernel.core.tests diff --git a/org.eclipse.linuxtools.lttng2.kernel.core/pom.xml b/org.eclipse.linuxtools.lttng2.kernel.core/pom.xml index 73f50e880e..d118cf8311 100644 --- a/org.eclipse.linuxtools.lttng2.kernel.core/pom.xml +++ b/org.eclipse.linuxtools.lttng2.kernel.core/pom.xml @@ -14,7 +14,7 @@ linuxtools-lttng-parent org.eclipse.linuxtools.lttng - 1.2.0-SNAPSHOT + 2.0.0-SNAPSHOT org.eclipse.linuxtools.lttng2.kernel.core diff --git a/org.eclipse.linuxtools.lttng2.kernel.ui.tests/pom.xml b/org.eclipse.linuxtools.lttng2.kernel.ui.tests/pom.xml index e4098129c0..e3bb25f36d 100644 --- a/org.eclipse.linuxtools.lttng2.kernel.ui.tests/pom.xml +++ b/org.eclipse.linuxtools.lttng2.kernel.ui.tests/pom.xml @@ -14,7 +14,7 @@ linuxtools-lttng-parent org.eclipse.linuxtools.lttng - 1.2.0-SNAPSHOT + 2.0.0-SNAPSHOT org.eclipse.linuxtools.lttng2.kernel.ui.tests diff --git a/org.eclipse.linuxtools.lttng2.kernel.ui/pom.xml b/org.eclipse.linuxtools.lttng2.kernel.ui/pom.xml index b015fb52cf..275b3d05b4 100644 --- a/org.eclipse.linuxtools.lttng2.kernel.ui/pom.xml +++ b/org.eclipse.linuxtools.lttng2.kernel.ui/pom.xml @@ -14,7 +14,7 @@ linuxtools-lttng-parent org.eclipse.linuxtools.lttng - 1.2.0-SNAPSHOT + 2.0.0-SNAPSHOT org.eclipse.linuxtools.lttng2.kernel.ui diff --git a/org.eclipse.linuxtools.lttng2.kernel/pom.xml b/org.eclipse.linuxtools.lttng2.kernel/pom.xml index cbc8feda91..346219fbe1 100644 --- a/org.eclipse.linuxtools.lttng2.kernel/pom.xml +++ b/org.eclipse.linuxtools.lttng2.kernel/pom.xml @@ -14,7 +14,7 @@ linuxtools-lttng-parent org.eclipse.linuxtools.lttng - 1.2.0-SNAPSHOT + 2.0.0-SNAPSHOT org.eclipse.linuxtools.lttng2.kernel diff --git a/org.eclipse.linuxtools.lttng2.ui.tests/pom.xml b/org.eclipse.linuxtools.lttng2.ui.tests/pom.xml index 3e33844001..60433872e1 100644 --- a/org.eclipse.linuxtools.lttng2.ui.tests/pom.xml +++ b/org.eclipse.linuxtools.lttng2.ui.tests/pom.xml @@ -14,7 +14,7 @@ linuxtools-lttng-parent org.eclipse.linuxtools.lttng - 1.2.0-SNAPSHOT + 2.0.0-SNAPSHOT org.eclipse.linuxtools.lttng2.ui.tests diff --git a/org.eclipse.linuxtools.lttng2.ui/pom.xml b/org.eclipse.linuxtools.lttng2.ui/pom.xml index 5fce3fdb6c..1a44ef1938 100644 --- a/org.eclipse.linuxtools.lttng2.ui/pom.xml +++ b/org.eclipse.linuxtools.lttng2.ui/pom.xml @@ -14,7 +14,7 @@ linuxtools-lttng-parent org.eclipse.linuxtools.lttng - 1.2.0-SNAPSHOT + 2.0.0-SNAPSHOT org.eclipse.linuxtools.lttng2.ui diff --git a/org.eclipse.linuxtools.lttng2/pom.xml b/org.eclipse.linuxtools.lttng2/pom.xml index a3fe9ed220..a4a08863bc 100644 --- a/org.eclipse.linuxtools.lttng2/pom.xml +++ b/org.eclipse.linuxtools.lttng2/pom.xml @@ -14,7 +14,7 @@ linuxtools-lttng-parent org.eclipse.linuxtools.lttng - 1.2.0-SNAPSHOT + 2.0.0-SNAPSHOT org.eclipse.linuxtools.lttng2 diff --git a/org.eclipse.linuxtools.tmf.core.tests/pom.xml b/org.eclipse.linuxtools.tmf.core.tests/pom.xml index 7560b0343f..9746475ca7 100644 --- a/org.eclipse.linuxtools.tmf.core.tests/pom.xml +++ b/org.eclipse.linuxtools.tmf.core.tests/pom.xml @@ -16,7 +16,7 @@ linuxtools-lttng-parent org.eclipse.linuxtools.lttng - 1.2.0-SNAPSHOT + 2.0.0-SNAPSHOT org.eclipse.linuxtools.tmf.core.tests diff --git a/org.eclipse.linuxtools.tmf.core/pom.xml b/org.eclipse.linuxtools.tmf.core/pom.xml index c9167f8a69..ff7fa1538c 100644 --- a/org.eclipse.linuxtools.tmf.core/pom.xml +++ b/org.eclipse.linuxtools.tmf.core/pom.xml @@ -14,7 +14,7 @@ linuxtools-lttng-parent org.eclipse.linuxtools.lttng - 1.2.0-SNAPSHOT + 2.0.0-SNAPSHOT org.eclipse.linuxtools.tmf.core diff --git a/org.eclipse.linuxtools.tmf.ui.tests/pom.xml b/org.eclipse.linuxtools.tmf.ui.tests/pom.xml index 2fb915bd60..f1bf5092a6 100644 --- a/org.eclipse.linuxtools.tmf.ui.tests/pom.xml +++ b/org.eclipse.linuxtools.tmf.ui.tests/pom.xml @@ -16,7 +16,7 @@ linuxtools-lttng-parent org.eclipse.linuxtools.lttng - 1.2.0-SNAPSHOT + 2.0.0-SNAPSHOT org.eclipse.linuxtools.tmf.ui.tests diff --git a/org.eclipse.linuxtools.tmf.ui/pom.xml b/org.eclipse.linuxtools.tmf.ui/pom.xml index 478e02541e..fdc0dadb45 100644 --- a/org.eclipse.linuxtools.tmf.ui/pom.xml +++ b/org.eclipse.linuxtools.tmf.ui/pom.xml @@ -14,7 +14,7 @@ linuxtools-lttng-parent org.eclipse.linuxtools.lttng - 1.2.0-SNAPSHOT + 2.0.0-SNAPSHOT org.eclipse.linuxtools.tmf.ui diff --git a/org.eclipse.linuxtools.tmf/pom.xml b/org.eclipse.linuxtools.tmf/pom.xml index a7eb6e0858..298c7e976c 100644 --- a/org.eclipse.linuxtools.tmf/pom.xml +++ b/org.eclipse.linuxtools.tmf/pom.xml @@ -14,7 +14,7 @@ linuxtools-lttng-parent org.eclipse.linuxtools.lttng - 1.2.0-SNAPSHOT + 2.0.0-SNAPSHOT org.eclipse.linuxtools.tmf diff --git a/pom.xml b/pom.xml index e351713bfc..38d6cb55c3 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.eclipse.linuxtools.lttng linuxtools-lttng-parent - 1.2.0-SNAPSHOT + 2.0.0-SNAPSHOT pom Eclipse Linux Tools LTTng Parent -- 2.34.1