From 9942454590ad8a6e1c9aa907852cf017dc2ccb98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christoph=20L=C3=A4ubrich?= Date: Sat, 17 Feb 2024 18:09:06 +0100 Subject: [PATCH] Perform 4.0.6 release --- p2-maven-plugin/pom.xml | 2 +- pom.xml | 2 +- sisu-osgi/pom.xml | 2 +- sisu-osgi/sisu-equinox-embedder/pom.xml | 2 +- sisu-osgi/sisu-equinox-launching/pom.xml | 2 +- sisu-osgi/sisu-osgi-api/pom.xml | 2 +- sisu-osgi/sisu-osgi-connect/pom.xml | 2 +- target-platform-configuration/pom.xml | 2 +- tycho-api/pom.xml | 2 +- tycho-apitools-plugin/pom.xml | 2 +- tycho-artifactcomparator/pom.xml | 2 +- tycho-baseline-plugin/pom.xml | 2 +- tycho-bnd-plugin/pom.xml | 2 +- tycho-build/pom.xml | 2 +- tycho-buildtimestamp-jgit/pom.xml | 2 +- tycho-compiler-jdt/pom.xml | 2 +- tycho-compiler-plugin/pom.xml | 2 +- tycho-core/pom.xml | 2 +- tycho-ds-plugin/pom.xml | 2 +- tycho-eclipse-plugin/pom.xml | 2 +- tycho-extras/pom.xml | 2 +- tycho-extras/target-platform-validation-plugin/pom.xml | 2 +- tycho-extras/tycho-custom-bundle-plugin/pom.xml | 2 +- tycho-extras/tycho-dependency-tools-plugin/pom.xml | 2 +- tycho-extras/tycho-document-bundle-plugin/pom.xml | 2 +- tycho-extras/tycho-eclipserun-plugin/pom.xml | 4 ++-- tycho-extras/tycho-extras-its/pom.xml | 2 +- tycho-extras/tycho-p2-extras-plugin/pom.xml | 2 +- tycho-extras/tycho-pomless/pom.xml | 2 +- tycho-extras/tycho-sourceref-jgit/pom.xml | 2 +- tycho-extras/tycho-version-bump-plugin/pom.xml | 2 +- tycho-gpg-plugin/pom.xml | 2 +- tycho-its/pom.xml | 2 +- tycho-lib-detector/pom.xml | 2 +- tycho-maven-plugin/pom.xml | 2 +- tycho-metadata-model/pom.xml | 2 +- tycho-p2-director-plugin/pom.xml | 2 +- tycho-p2-plugin/pom.xml | 2 +- tycho-p2-publisher-plugin/pom.xml | 2 +- tycho-p2-repository-plugin/pom.xml | 2 +- tycho-p2/pom.xml | 2 +- tycho-packaging-plugin/pom.xml | 2 +- tycho-repository-plugin/pom.xml | 2 +- tycho-sbom/pom.xml | 2 +- tycho-source-plugin/pom.xml | 2 +- tycho-spi/pom.xml | 2 +- .../org.eclipse.tycho.bnd.executionlistener/pom.xml | 2 +- tycho-surefire/org.eclipse.tycho.surefire.junit/pom.xml | 2 +- tycho-surefire/org.eclipse.tycho.surefire.junit4/pom.xml | 2 +- tycho-surefire/org.eclipse.tycho.surefire.junit47/pom.xml | 2 +- tycho-surefire/org.eclipse.tycho.surefire.junit5/pom.xml | 2 +- tycho-surefire/org.eclipse.tycho.surefire.junit54/pom.xml | 2 +- tycho-surefire/org.eclipse.tycho.surefire.junit55/pom.xml | 2 +- tycho-surefire/org.eclipse.tycho.surefire.junit56/pom.xml | 2 +- tycho-surefire/org.eclipse.tycho.surefire.junit57/pom.xml | 2 +- .../org.eclipse.tycho.surefire.junit57withvintage/pom.xml | 2 +- tycho-surefire/org.eclipse.tycho.surefire.junit58/pom.xml | 2 +- .../org.eclipse.tycho.surefire.junit58withvintage/pom.xml | 2 +- tycho-surefire/org.eclipse.tycho.surefire.junit59/pom.xml | 2 +- .../org.eclipse.tycho.surefire.junit59withvintage/pom.xml | 2 +- tycho-surefire/org.eclipse.tycho.surefire.osgibooter/pom.xml | 2 +- tycho-surefire/org.eclipse.tycho.surefire.testng/pom.xml | 2 +- tycho-surefire/pom.xml | 2 +- tycho-surefire/tycho-surefire-plugin/pom.xml | 2 +- tycho-targetplatform/pom.xml | 2 +- tycho-testing-harness/pom.xml | 2 +- tycho-versions-plugin/pom.xml | 2 +- 67 files changed, 68 insertions(+), 68 deletions(-) diff --git a/p2-maven-plugin/pom.xml b/p2-maven-plugin/pom.xml index 56c5ef2e4c..2441ea8cea 100644 --- a/p2-maven-plugin/pom.xml +++ b/p2-maven-plugin/pom.xml @@ -14,7 +14,7 @@ org.eclipse.tycho tycho - 4.0.6-SNAPSHOT + 4.0.6 p2-maven-plugin maven-plugin diff --git a/pom.xml b/pom.xml index a0fb1746a0..2c7074cd12 100644 --- a/pom.xml +++ b/pom.xml @@ -49,7 +49,7 @@ org.eclipse.tycho tycho - 4.0.6-SNAPSHOT + 4.0.6 pom Tycho Tycho integrates Maven with Eclipse and OSGi diff --git a/sisu-osgi/pom.xml b/sisu-osgi/pom.xml index 3547657ad9..dac2c7aff1 100644 --- a/sisu-osgi/pom.xml +++ b/sisu-osgi/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho tycho - 4.0.6-SNAPSHOT + 4.0.6 sisu-osgi diff --git a/sisu-osgi/sisu-equinox-embedder/pom.xml b/sisu-osgi/sisu-equinox-embedder/pom.xml index 8860c3a622..41ac699236 100644 --- a/sisu-osgi/sisu-equinox-embedder/pom.xml +++ b/sisu-osgi/sisu-equinox-embedder/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho sisu-osgi - 4.0.6-SNAPSHOT + 4.0.6 sisu-equinox-embedder diff --git a/sisu-osgi/sisu-equinox-launching/pom.xml b/sisu-osgi/sisu-equinox-launching/pom.xml index a45f7782c4..a55733b7f9 100644 --- a/sisu-osgi/sisu-equinox-launching/pom.xml +++ b/sisu-osgi/sisu-equinox-launching/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho sisu-osgi - 4.0.6-SNAPSHOT + 4.0.6 sisu-equinox-launching diff --git a/sisu-osgi/sisu-osgi-api/pom.xml b/sisu-osgi/sisu-osgi-api/pom.xml index 6de65922ee..b6dfdb24d6 100644 --- a/sisu-osgi/sisu-osgi-api/pom.xml +++ b/sisu-osgi/sisu-osgi-api/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho sisu-osgi - 4.0.6-SNAPSHOT + 4.0.6 sisu-osgi-api diff --git a/sisu-osgi/sisu-osgi-connect/pom.xml b/sisu-osgi/sisu-osgi-connect/pom.xml index 11d683c5fa..79cf0c8c2a 100644 --- a/sisu-osgi/sisu-osgi-connect/pom.xml +++ b/sisu-osgi/sisu-osgi-connect/pom.xml @@ -3,7 +3,7 @@ org.eclipse.tycho sisu-osgi - 4.0.6-SNAPSHOT + 4.0.6 sisu-osgi-connect Sisu Implementation of the OSGi R8 Framework Connect Specification diff --git a/target-platform-configuration/pom.xml b/target-platform-configuration/pom.xml index b4693c9863..7d0fc568cd 100644 --- a/target-platform-configuration/pom.xml +++ b/target-platform-configuration/pom.xml @@ -16,7 +16,7 @@ tycho org.eclipse.tycho - 4.0.6-SNAPSHOT + 4.0.6 target-platform-configuration diff --git a/tycho-api/pom.xml b/tycho-api/pom.xml index 2dcbd7e9f0..c38c5c36da 100644 --- a/tycho-api/pom.xml +++ b/tycho-api/pom.xml @@ -16,7 +16,7 @@ org.eclipse.tycho tycho - 4.0.6-SNAPSHOT + 4.0.6 tycho-api diff --git a/tycho-apitools-plugin/pom.xml b/tycho-apitools-plugin/pom.xml index ef9507044a..6eea206651 100644 --- a/tycho-apitools-plugin/pom.xml +++ b/tycho-apitools-plugin/pom.xml @@ -3,7 +3,7 @@ org.eclipse.tycho tycho - 4.0.6-SNAPSHOT + 4.0.6 tycho-apitools-plugin Plugin for performing API analysis tasks diff --git a/tycho-artifactcomparator/pom.xml b/tycho-artifactcomparator/pom.xml index 1d183d1a2c..34d1406e70 100644 --- a/tycho-artifactcomparator/pom.xml +++ b/tycho-artifactcomparator/pom.xml @@ -15,7 +15,7 @@ org.eclipse.tycho tycho - 4.0.6-SNAPSHOT + 4.0.6 tycho-artifactcomparator diff --git a/tycho-baseline-plugin/pom.xml b/tycho-baseline-plugin/pom.xml index 2126923411..bd1707e099 100644 --- a/tycho-baseline-plugin/pom.xml +++ b/tycho-baseline-plugin/pom.xml @@ -3,7 +3,7 @@ org.eclipse.tycho tycho - 4.0.6-SNAPSHOT + 4.0.6 tycho-baseline-plugin maven-plugin diff --git a/tycho-bnd-plugin/pom.xml b/tycho-bnd-plugin/pom.xml index fda800c27b..26d1b6a82e 100644 --- a/tycho-bnd-plugin/pom.xml +++ b/tycho-bnd-plugin/pom.xml @@ -3,7 +3,7 @@ org.eclipse.tycho tycho - 4.0.6-SNAPSHOT + 4.0.6 tycho-bnd-plugin Tycho BND Plugin diff --git a/tycho-build/pom.xml b/tycho-build/pom.xml index f01a2d796f..e0023a1d48 100644 --- a/tycho-build/pom.xml +++ b/tycho-build/pom.xml @@ -3,7 +3,7 @@ org.eclipse.tycho tycho - 4.0.6-SNAPSHOT + 4.0.6 tycho-build diff --git a/tycho-buildtimestamp-jgit/pom.xml b/tycho-buildtimestamp-jgit/pom.xml index 9236dd0453..9fc1a7a45c 100644 --- a/tycho-buildtimestamp-jgit/pom.xml +++ b/tycho-buildtimestamp-jgit/pom.xml @@ -14,7 +14,7 @@ org.eclipse.tycho tycho - 4.0.6-SNAPSHOT + 4.0.6 tycho-buildtimestamp-jgit diff --git a/tycho-compiler-jdt/pom.xml b/tycho-compiler-jdt/pom.xml index 51a28b4f22..5da3839f8a 100644 --- a/tycho-compiler-jdt/pom.xml +++ b/tycho-compiler-jdt/pom.xml @@ -12,7 +12,7 @@ org.eclipse.tycho tycho - 4.0.6-SNAPSHOT + 4.0.6 tycho-compiler-jdt diff --git a/tycho-compiler-plugin/pom.xml b/tycho-compiler-plugin/pom.xml index cf7b201a59..c25e7fe1b5 100644 --- a/tycho-compiler-plugin/pom.xml +++ b/tycho-compiler-plugin/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho tycho - 4.0.6-SNAPSHOT + 4.0.6 tycho-compiler-plugin diff --git a/tycho-core/pom.xml b/tycho-core/pom.xml index eeb7800b0b..58ecb734dc 100644 --- a/tycho-core/pom.xml +++ b/tycho-core/pom.xml @@ -16,7 +16,7 @@ org.eclipse.tycho tycho - 4.0.6-SNAPSHOT + 4.0.6 tycho-core diff --git a/tycho-ds-plugin/pom.xml b/tycho-ds-plugin/pom.xml index 8d3049f5a5..69f41317fa 100644 --- a/tycho-ds-plugin/pom.xml +++ b/tycho-ds-plugin/pom.xml @@ -3,7 +3,7 @@ org.eclipse.tycho tycho - 4.0.6-SNAPSHOT + 4.0.6 tycho-ds-plugin maven-plugin diff --git a/tycho-eclipse-plugin/pom.xml b/tycho-eclipse-plugin/pom.xml index 85852e9397..46d8ab59db 100644 --- a/tycho-eclipse-plugin/pom.xml +++ b/tycho-eclipse-plugin/pom.xml @@ -5,7 +5,7 @@ org.eclipse.tycho tycho - 4.0.6-SNAPSHOT + 4.0.6 tycho-eclipse-plugin Tycho Eclipse Plugin diff --git a/tycho-extras/pom.xml b/tycho-extras/pom.xml index 560f796a13..8c4aa13d73 100644 --- a/tycho-extras/pom.xml +++ b/tycho-extras/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho tycho - 4.0.6-SNAPSHOT + 4.0.6 org.eclipse.tycho.extras diff --git a/tycho-extras/target-platform-validation-plugin/pom.xml b/tycho-extras/target-platform-validation-plugin/pom.xml index 0debdd4c03..f90a7012a1 100644 --- a/tycho-extras/target-platform-validation-plugin/pom.xml +++ b/tycho-extras/target-platform-validation-plugin/pom.xml @@ -16,7 +16,7 @@ org.eclipse.tycho.extras tycho-extras - 4.0.6-SNAPSHOT + 4.0.6 target-platform-validation-plugin diff --git a/tycho-extras/tycho-custom-bundle-plugin/pom.xml b/tycho-extras/tycho-custom-bundle-plugin/pom.xml index 66d70db6c0..dd7bb29b8e 100644 --- a/tycho-extras/tycho-custom-bundle-plugin/pom.xml +++ b/tycho-extras/tycho-custom-bundle-plugin/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho.extras tycho-extras - 4.0.6-SNAPSHOT + 4.0.6 tycho-custom-bundle-plugin diff --git a/tycho-extras/tycho-dependency-tools-plugin/pom.xml b/tycho-extras/tycho-dependency-tools-plugin/pom.xml index c112c4da4d..1831becfd2 100644 --- a/tycho-extras/tycho-dependency-tools-plugin/pom.xml +++ b/tycho-extras/tycho-dependency-tools-plugin/pom.xml @@ -14,7 +14,7 @@ org.eclipse.tycho.extras tycho-extras - 4.0.6-SNAPSHOT + 4.0.6 tycho-dependency-tools-plugin diff --git a/tycho-extras/tycho-document-bundle-plugin/pom.xml b/tycho-extras/tycho-document-bundle-plugin/pom.xml index 685e4c47d6..2a63076ab9 100644 --- a/tycho-extras/tycho-document-bundle-plugin/pom.xml +++ b/tycho-extras/tycho-document-bundle-plugin/pom.xml @@ -16,7 +16,7 @@ org.eclipse.tycho.extras tycho-extras - 4.0.6-SNAPSHOT + 4.0.6 tycho-document-bundle-plugin maven-plugin diff --git a/tycho-extras/tycho-eclipserun-plugin/pom.xml b/tycho-extras/tycho-eclipserun-plugin/pom.xml index 90b271cbbe..fabf276ffd 100644 --- a/tycho-extras/tycho-eclipserun-plugin/pom.xml +++ b/tycho-extras/tycho-eclipserun-plugin/pom.xml @@ -15,7 +15,7 @@ tycho-extras org.eclipse.tycho.extras - 4.0.6-SNAPSHOT + 4.0.6 tycho-eclipserun-plugin @@ -27,7 +27,7 @@ org.eclipse.tycho tycho-eclipse-plugin - 4.0.6-SNAPSHOT + 4.0.6 The eclipse-run mojo is now part of the tycho-eclipse-plugin diff --git a/tycho-extras/tycho-extras-its/pom.xml b/tycho-extras/tycho-extras-its/pom.xml index 45896dded5..0497837578 100644 --- a/tycho-extras/tycho-extras-its/pom.xml +++ b/tycho-extras/tycho-extras-its/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho.extras tycho-extras - 4.0.6-SNAPSHOT + 4.0.6 tycho-extras-its diff --git a/tycho-extras/tycho-p2-extras-plugin/pom.xml b/tycho-extras/tycho-p2-extras-plugin/pom.xml index 613ae0efdb..7b207a5f14 100644 --- a/tycho-extras/tycho-p2-extras-plugin/pom.xml +++ b/tycho-extras/tycho-p2-extras-plugin/pom.xml @@ -16,7 +16,7 @@ org.eclipse.tycho.extras tycho-extras - 4.0.6-SNAPSHOT + 4.0.6 tycho-p2-extras-plugin diff --git a/tycho-extras/tycho-pomless/pom.xml b/tycho-extras/tycho-pomless/pom.xml index a78acf19b7..ba2a587305 100644 --- a/tycho-extras/tycho-pomless/pom.xml +++ b/tycho-extras/tycho-pomless/pom.xml @@ -15,7 +15,7 @@ org.eclipse.tycho.extras tycho-extras - 4.0.6-SNAPSHOT + 4.0.6 tycho-pomless Tycho POM-less build extension diff --git a/tycho-extras/tycho-sourceref-jgit/pom.xml b/tycho-extras/tycho-sourceref-jgit/pom.xml index 061452a52e..d6e233cee4 100644 --- a/tycho-extras/tycho-sourceref-jgit/pom.xml +++ b/tycho-extras/tycho-sourceref-jgit/pom.xml @@ -16,7 +16,7 @@ org.eclipse.tycho.extras tycho-extras - 4.0.6-SNAPSHOT + 4.0.6 tycho-sourceref-jgit diff --git a/tycho-extras/tycho-version-bump-plugin/pom.xml b/tycho-extras/tycho-version-bump-plugin/pom.xml index 70daa05f98..8f10cf7983 100644 --- a/tycho-extras/tycho-version-bump-plugin/pom.xml +++ b/tycho-extras/tycho-version-bump-plugin/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho.extras tycho-extras - 4.0.6-SNAPSHOT + 4.0.6 tycho-version-bump-plugin diff --git a/tycho-gpg-plugin/pom.xml b/tycho-gpg-plugin/pom.xml index 51cc7d7e2e..b32b0fb3f0 100644 --- a/tycho-gpg-plugin/pom.xml +++ b/tycho-gpg-plugin/pom.xml @@ -13,7 +13,7 @@ org.eclipse.tycho tycho - 4.0.6-SNAPSHOT + 4.0.6 tycho-gpg-plugin diff --git a/tycho-its/pom.xml b/tycho-its/pom.xml index d5f04dd887..51c6094036 100644 --- a/tycho-its/pom.xml +++ b/tycho-its/pom.xml @@ -16,7 +16,7 @@ org.eclipse.tycho tycho - 4.0.6-SNAPSHOT + 4.0.6 tycho-its diff --git a/tycho-lib-detector/pom.xml b/tycho-lib-detector/pom.xml index 22122bb2c3..7247be096c 100644 --- a/tycho-lib-detector/pom.xml +++ b/tycho-lib-detector/pom.xml @@ -15,7 +15,7 @@ org.eclipse.tycho tycho - 4.0.6-SNAPSHOT + 4.0.6 tycho-lib-detector Tycho JVM Library Detector diff --git a/tycho-maven-plugin/pom.xml b/tycho-maven-plugin/pom.xml index d9b928141c..f89c4f0811 100644 --- a/tycho-maven-plugin/pom.xml +++ b/tycho-maven-plugin/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho tycho - 4.0.6-SNAPSHOT + 4.0.6 tycho-maven-plugin diff --git a/tycho-metadata-model/pom.xml b/tycho-metadata-model/pom.xml index b0d7e3d319..2ca8024a87 100644 --- a/tycho-metadata-model/pom.xml +++ b/tycho-metadata-model/pom.xml @@ -15,7 +15,7 @@ org.eclipse.tycho tycho - 4.0.6-SNAPSHOT + 4.0.6 tycho-metadata-model Tycho Eclipse Project Metadata Model diff --git a/tycho-p2-director-plugin/pom.xml b/tycho-p2-director-plugin/pom.xml index f2607409a3..5a43e8e8eb 100644 --- a/tycho-p2-director-plugin/pom.xml +++ b/tycho-p2-director-plugin/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho tycho - 4.0.6-SNAPSHOT + 4.0.6 tycho-p2-director-plugin diff --git a/tycho-p2-plugin/pom.xml b/tycho-p2-plugin/pom.xml index 90e9628fcc..0fda8039da 100644 --- a/tycho-p2-plugin/pom.xml +++ b/tycho-p2-plugin/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho tycho - 4.0.6-SNAPSHOT + 4.0.6 tycho-p2-plugin diff --git a/tycho-p2-publisher-plugin/pom.xml b/tycho-p2-publisher-plugin/pom.xml index 62483c2782..f74083a21f 100644 --- a/tycho-p2-publisher-plugin/pom.xml +++ b/tycho-p2-publisher-plugin/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho tycho - 4.0.6-SNAPSHOT + 4.0.6 tycho-p2-publisher-plugin diff --git a/tycho-p2-repository-plugin/pom.xml b/tycho-p2-repository-plugin/pom.xml index f2caccd83d..a314fb2206 100644 --- a/tycho-p2-repository-plugin/pom.xml +++ b/tycho-p2-repository-plugin/pom.xml @@ -16,7 +16,7 @@ org.eclipse.tycho tycho - 4.0.6-SNAPSHOT + 4.0.6 tycho-p2-repository-plugin diff --git a/tycho-p2/pom.xml b/tycho-p2/pom.xml index ec99c23ddb..771f6f891f 100644 --- a/tycho-p2/pom.xml +++ b/tycho-p2/pom.xml @@ -15,7 +15,7 @@ tycho org.eclipse.tycho - 4.0.6-SNAPSHOT + 4.0.6 tycho-p2 jar diff --git a/tycho-packaging-plugin/pom.xml b/tycho-packaging-plugin/pom.xml index b58ebb9ba0..7914c0b460 100644 --- a/tycho-packaging-plugin/pom.xml +++ b/tycho-packaging-plugin/pom.xml @@ -16,7 +16,7 @@ org.eclipse.tycho tycho - 4.0.6-SNAPSHOT + 4.0.6 tycho-packaging-plugin diff --git a/tycho-repository-plugin/pom.xml b/tycho-repository-plugin/pom.xml index 3cdd4e55d6..d3085dd935 100644 --- a/tycho-repository-plugin/pom.xml +++ b/tycho-repository-plugin/pom.xml @@ -3,7 +3,7 @@ org.eclipse.tycho tycho - 4.0.6-SNAPSHOT + 4.0.6 tycho-repository-plugin Tycho Repository Plugin diff --git a/tycho-sbom/pom.xml b/tycho-sbom/pom.xml index 21253708e9..c4ccbcbbda 100644 --- a/tycho-sbom/pom.xml +++ b/tycho-sbom/pom.xml @@ -3,7 +3,7 @@ org.eclipse.tycho tycho - 4.0.6-SNAPSHOT + 4.0.6 tycho-sbom Tycho SBOM model extension diff --git a/tycho-source-plugin/pom.xml b/tycho-source-plugin/pom.xml index a5322c0b2d..cb99a0dd09 100644 --- a/tycho-source-plugin/pom.xml +++ b/tycho-source-plugin/pom.xml @@ -16,7 +16,7 @@ org.eclipse.tycho tycho - 4.0.6-SNAPSHOT + 4.0.6 tycho-source-plugin diff --git a/tycho-spi/pom.xml b/tycho-spi/pom.xml index e6b445a14c..db6fd0c780 100644 --- a/tycho-spi/pom.xml +++ b/tycho-spi/pom.xml @@ -15,7 +15,7 @@ org.eclipse.tycho tycho - 4.0.6-SNAPSHOT + 4.0.6 tycho-spi Tycho Service Provider Interfaces diff --git a/tycho-surefire/org.eclipse.tycho.bnd.executionlistener/pom.xml b/tycho-surefire/org.eclipse.tycho.bnd.executionlistener/pom.xml index 414fd150c8..4a583e0198 100644 --- a/tycho-surefire/org.eclipse.tycho.bnd.executionlistener/pom.xml +++ b/tycho-surefire/org.eclipse.tycho.bnd.executionlistener/pom.xml @@ -3,7 +3,7 @@ org.eclipse.tycho tycho-surefire - 4.0.6-SNAPSHOT + 4.0.6 org.eclipse.tycho.bnd.executionlistener diff --git a/tycho-surefire/org.eclipse.tycho.surefire.junit/pom.xml b/tycho-surefire/org.eclipse.tycho.surefire.junit/pom.xml index 2337b5dd4c..3ad62aee57 100644 --- a/tycho-surefire/org.eclipse.tycho.surefire.junit/pom.xml +++ b/tycho-surefire/org.eclipse.tycho.surefire.junit/pom.xml @@ -15,7 +15,7 @@ org.eclipse.tycho tycho-surefire - 4.0.6-SNAPSHOT + 4.0.6 org.eclipse.tycho.surefire.junit jar diff --git a/tycho-surefire/org.eclipse.tycho.surefire.junit4/pom.xml b/tycho-surefire/org.eclipse.tycho.surefire.junit4/pom.xml index 81b7c8a0fe..317488437c 100644 --- a/tycho-surefire/org.eclipse.tycho.surefire.junit4/pom.xml +++ b/tycho-surefire/org.eclipse.tycho.surefire.junit4/pom.xml @@ -15,7 +15,7 @@ org.eclipse.tycho tycho-surefire - 4.0.6-SNAPSHOT + 4.0.6 org.eclipse.tycho.surefire.junit4 jar diff --git a/tycho-surefire/org.eclipse.tycho.surefire.junit47/pom.xml b/tycho-surefire/org.eclipse.tycho.surefire.junit47/pom.xml index 24c335b43f..4a6dd84e37 100644 --- a/tycho-surefire/org.eclipse.tycho.surefire.junit47/pom.xml +++ b/tycho-surefire/org.eclipse.tycho.surefire.junit47/pom.xml @@ -15,7 +15,7 @@ org.eclipse.tycho tycho-surefire - 4.0.6-SNAPSHOT + 4.0.6 org.eclipse.tycho.surefire.junit47 jar diff --git a/tycho-surefire/org.eclipse.tycho.surefire.junit5/pom.xml b/tycho-surefire/org.eclipse.tycho.surefire.junit5/pom.xml index ee2bff0625..6d3482e89c 100644 --- a/tycho-surefire/org.eclipse.tycho.surefire.junit5/pom.xml +++ b/tycho-surefire/org.eclipse.tycho.surefire.junit5/pom.xml @@ -15,7 +15,7 @@ org.eclipse.tycho tycho-surefire - 4.0.6-SNAPSHOT + 4.0.6 org.eclipse.tycho.surefire.junit5 jar diff --git a/tycho-surefire/org.eclipse.tycho.surefire.junit54/pom.xml b/tycho-surefire/org.eclipse.tycho.surefire.junit54/pom.xml index 5b9df0f6ce..32c42b4add 100644 --- a/tycho-surefire/org.eclipse.tycho.surefire.junit54/pom.xml +++ b/tycho-surefire/org.eclipse.tycho.surefire.junit54/pom.xml @@ -15,7 +15,7 @@ org.eclipse.tycho tycho-surefire - 4.0.6-SNAPSHOT + 4.0.6 org.eclipse.tycho.surefire.junit54 jar diff --git a/tycho-surefire/org.eclipse.tycho.surefire.junit55/pom.xml b/tycho-surefire/org.eclipse.tycho.surefire.junit55/pom.xml index e1c9c059b2..c7597a5a09 100644 --- a/tycho-surefire/org.eclipse.tycho.surefire.junit55/pom.xml +++ b/tycho-surefire/org.eclipse.tycho.surefire.junit55/pom.xml @@ -15,7 +15,7 @@ org.eclipse.tycho tycho-surefire - 4.0.6-SNAPSHOT + 4.0.6 org.eclipse.tycho.surefire.junit55 jar diff --git a/tycho-surefire/org.eclipse.tycho.surefire.junit56/pom.xml b/tycho-surefire/org.eclipse.tycho.surefire.junit56/pom.xml index 26c1af0a4d..9c04be174e 100644 --- a/tycho-surefire/org.eclipse.tycho.surefire.junit56/pom.xml +++ b/tycho-surefire/org.eclipse.tycho.surefire.junit56/pom.xml @@ -15,7 +15,7 @@ org.eclipse.tycho tycho-surefire - 4.0.6-SNAPSHOT + 4.0.6 org.eclipse.tycho.surefire.junit56 jar diff --git a/tycho-surefire/org.eclipse.tycho.surefire.junit57/pom.xml b/tycho-surefire/org.eclipse.tycho.surefire.junit57/pom.xml index d92c45c874..6d32846320 100644 --- a/tycho-surefire/org.eclipse.tycho.surefire.junit57/pom.xml +++ b/tycho-surefire/org.eclipse.tycho.surefire.junit57/pom.xml @@ -15,7 +15,7 @@ org.eclipse.tycho tycho-surefire - 4.0.6-SNAPSHOT + 4.0.6 org.eclipse.tycho.surefire.junit57 jar diff --git a/tycho-surefire/org.eclipse.tycho.surefire.junit57withvintage/pom.xml b/tycho-surefire/org.eclipse.tycho.surefire.junit57withvintage/pom.xml index b8438590d1..540351fb12 100644 --- a/tycho-surefire/org.eclipse.tycho.surefire.junit57withvintage/pom.xml +++ b/tycho-surefire/org.eclipse.tycho.surefire.junit57withvintage/pom.xml @@ -15,7 +15,7 @@ org.eclipse.tycho tycho-surefire - 4.0.6-SNAPSHOT + 4.0.6 org.eclipse.tycho.surefire.junit57withvintage jar diff --git a/tycho-surefire/org.eclipse.tycho.surefire.junit58/pom.xml b/tycho-surefire/org.eclipse.tycho.surefire.junit58/pom.xml index 94cfbed075..ce5243bdda 100644 --- a/tycho-surefire/org.eclipse.tycho.surefire.junit58/pom.xml +++ b/tycho-surefire/org.eclipse.tycho.surefire.junit58/pom.xml @@ -15,7 +15,7 @@ org.eclipse.tycho tycho-surefire - 4.0.6-SNAPSHOT + 4.0.6 org.eclipse.tycho.surefire.junit58 jar diff --git a/tycho-surefire/org.eclipse.tycho.surefire.junit58withvintage/pom.xml b/tycho-surefire/org.eclipse.tycho.surefire.junit58withvintage/pom.xml index af53bd5712..b639346209 100644 --- a/tycho-surefire/org.eclipse.tycho.surefire.junit58withvintage/pom.xml +++ b/tycho-surefire/org.eclipse.tycho.surefire.junit58withvintage/pom.xml @@ -15,7 +15,7 @@ org.eclipse.tycho tycho-surefire - 4.0.6-SNAPSHOT + 4.0.6 org.eclipse.tycho.surefire.junit58withvintage jar diff --git a/tycho-surefire/org.eclipse.tycho.surefire.junit59/pom.xml b/tycho-surefire/org.eclipse.tycho.surefire.junit59/pom.xml index 95844b54b5..11d047fc10 100644 --- a/tycho-surefire/org.eclipse.tycho.surefire.junit59/pom.xml +++ b/tycho-surefire/org.eclipse.tycho.surefire.junit59/pom.xml @@ -15,7 +15,7 @@ org.eclipse.tycho tycho-surefire - 4.0.6-SNAPSHOT + 4.0.6 org.eclipse.tycho.surefire.junit59 jar diff --git a/tycho-surefire/org.eclipse.tycho.surefire.junit59withvintage/pom.xml b/tycho-surefire/org.eclipse.tycho.surefire.junit59withvintage/pom.xml index 9d1ca8836e..0050bdd73b 100644 --- a/tycho-surefire/org.eclipse.tycho.surefire.junit59withvintage/pom.xml +++ b/tycho-surefire/org.eclipse.tycho.surefire.junit59withvintage/pom.xml @@ -15,7 +15,7 @@ org.eclipse.tycho tycho-surefire - 4.0.6-SNAPSHOT + 4.0.6 org.eclipse.tycho.surefire.junit59withvintage jar diff --git a/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/pom.xml b/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/pom.xml index a9fe8d2f3d..d74c4d6a36 100644 --- a/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/pom.xml +++ b/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/pom.xml @@ -14,7 +14,7 @@ org.eclipse.tycho tycho - 4.0.6-SNAPSHOT + 4.0.6 ../../pom.xml org.eclipse.tycho.surefire.osgibooter diff --git a/tycho-surefire/org.eclipse.tycho.surefire.testng/pom.xml b/tycho-surefire/org.eclipse.tycho.surefire.testng/pom.xml index f19df0bc1f..11bcaf6b55 100644 --- a/tycho-surefire/org.eclipse.tycho.surefire.testng/pom.xml +++ b/tycho-surefire/org.eclipse.tycho.surefire.testng/pom.xml @@ -10,7 +10,7 @@ org.eclipse.tycho tycho-surefire - 4.0.6-SNAPSHOT + 4.0.6 org.eclipse.tycho.surefire.testng jar diff --git a/tycho-surefire/pom.xml b/tycho-surefire/pom.xml index 6d51989942..6084081657 100644 --- a/tycho-surefire/pom.xml +++ b/tycho-surefire/pom.xml @@ -15,7 +15,7 @@ org.eclipse.tycho tycho - 4.0.6-SNAPSHOT + 4.0.6 tycho-surefire pom diff --git a/tycho-surefire/tycho-surefire-plugin/pom.xml b/tycho-surefire/tycho-surefire-plugin/pom.xml index de4332d582..010fc8de51 100644 --- a/tycho-surefire/tycho-surefire-plugin/pom.xml +++ b/tycho-surefire/tycho-surefire-plugin/pom.xml @@ -15,7 +15,7 @@ org.eclipse.tycho tycho - 4.0.6-SNAPSHOT + 4.0.6 ../../pom.xml tycho-surefire-plugin diff --git a/tycho-targetplatform/pom.xml b/tycho-targetplatform/pom.xml index f54bf8e4a5..6330302eab 100644 --- a/tycho-targetplatform/pom.xml +++ b/tycho-targetplatform/pom.xml @@ -3,7 +3,7 @@ org.eclipse.tycho tycho - 4.0.6-SNAPSHOT + 4.0.6 tycho-targetplatform Tycho Target Platform diff --git a/tycho-testing-harness/pom.xml b/tycho-testing-harness/pom.xml index fbfbd96e33..31af9b93b3 100644 --- a/tycho-testing-harness/pom.xml +++ b/tycho-testing-harness/pom.xml @@ -17,7 +17,7 @@ tycho org.eclipse.tycho - 4.0.6-SNAPSHOT + 4.0.6 tycho-testing-harness diff --git a/tycho-versions-plugin/pom.xml b/tycho-versions-plugin/pom.xml index d4cef11dbc..3e22a6642b 100644 --- a/tycho-versions-plugin/pom.xml +++ b/tycho-versions-plugin/pom.xml @@ -15,7 +15,7 @@ org.eclipse.tycho tycho - 4.0.6-SNAPSHOT + 4.0.6 tycho-versions-plugin maven-plugin