From d1245889ae2522a3057c2300142b212c6c7c60c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christoph=20L=C3=A4ubrich?= Date: Mon, 21 Aug 2023 13:48:32 +0200 Subject: [PATCH] Update versions for 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-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 | 2 +- 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-source-plugin/pom.xml | 2 +- tycho-spi/pom.xml | 2 +- tycho-surefire/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 +- 65 files changed, 65 insertions(+), 65 deletions(-) diff --git a/p2-maven-plugin/pom.xml b/p2-maven-plugin/pom.xml index a81b7283de..f850dd1e1f 100644 --- a/p2-maven-plugin/pom.xml +++ b/p2-maven-plugin/pom.xml @@ -14,7 +14,7 @@ org.eclipse.tycho tycho - 4.0.2-SNAPSHOT + 4.0.2 p2-maven-plugin maven-plugin diff --git a/pom.xml b/pom.xml index 5138e22b77..568ea51243 100644 --- a/pom.xml +++ b/pom.xml @@ -49,7 +49,7 @@ org.eclipse.tycho tycho - 4.0.2-SNAPSHOT + 4.0.2 pom Tycho Tycho integrates Maven with Eclipse and OSGi diff --git a/sisu-osgi/pom.xml b/sisu-osgi/pom.xml index a9f556610c..9894ef6fb3 100644 --- a/sisu-osgi/pom.xml +++ b/sisu-osgi/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho tycho - 4.0.2-SNAPSHOT + 4.0.2 sisu-osgi diff --git a/sisu-osgi/sisu-equinox-embedder/pom.xml b/sisu-osgi/sisu-equinox-embedder/pom.xml index 9c32250fed..a0f46345ac 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.2-SNAPSHOT + 4.0.2 sisu-equinox-embedder diff --git a/sisu-osgi/sisu-equinox-launching/pom.xml b/sisu-osgi/sisu-equinox-launching/pom.xml index 8bc596ef92..c005072c35 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.2-SNAPSHOT + 4.0.2 sisu-equinox-launching diff --git a/sisu-osgi/sisu-osgi-api/pom.xml b/sisu-osgi/sisu-osgi-api/pom.xml index f43ea7b7bd..cc09a50efd 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.2-SNAPSHOT + 4.0.2 sisu-osgi-api diff --git a/sisu-osgi/sisu-osgi-connect/pom.xml b/sisu-osgi/sisu-osgi-connect/pom.xml index 17d4666181..25fb609446 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.2-SNAPSHOT + 4.0.2 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 ca58bca695..4b45560b41 100644 --- a/target-platform-configuration/pom.xml +++ b/target-platform-configuration/pom.xml @@ -16,7 +16,7 @@ tycho org.eclipse.tycho - 4.0.2-SNAPSHOT + 4.0.2 target-platform-configuration diff --git a/tycho-api/pom.xml b/tycho-api/pom.xml index 85d12135a7..454bd2b522 100644 --- a/tycho-api/pom.xml +++ b/tycho-api/pom.xml @@ -16,7 +16,7 @@ org.eclipse.tycho tycho - 4.0.2-SNAPSHOT + 4.0.2 tycho-api diff --git a/tycho-apitools-plugin/pom.xml b/tycho-apitools-plugin/pom.xml index 26979ca2f9..9b5516e004 100644 --- a/tycho-apitools-plugin/pom.xml +++ b/tycho-apitools-plugin/pom.xml @@ -3,7 +3,7 @@ org.eclipse.tycho tycho - 4.0.2-SNAPSHOT + 4.0.2 tycho-apitools-plugin Plugin for performing API analysis tasks diff --git a/tycho-artifactcomparator/pom.xml b/tycho-artifactcomparator/pom.xml index 45ed29bffe..8f2da319e8 100644 --- a/tycho-artifactcomparator/pom.xml +++ b/tycho-artifactcomparator/pom.xml @@ -15,7 +15,7 @@ org.eclipse.tycho tycho - 4.0.2-SNAPSHOT + 4.0.2 tycho-artifactcomparator diff --git a/tycho-baseline-plugin/pom.xml b/tycho-baseline-plugin/pom.xml index 2cf366ce38..145240e43d 100644 --- a/tycho-baseline-plugin/pom.xml +++ b/tycho-baseline-plugin/pom.xml @@ -3,7 +3,7 @@ org.eclipse.tycho tycho - 4.0.2-SNAPSHOT + 4.0.2 tycho-baseline-plugin maven-plugin diff --git a/tycho-bnd-plugin/pom.xml b/tycho-bnd-plugin/pom.xml index f0afd1cfae..676be4d0e5 100644 --- a/tycho-bnd-plugin/pom.xml +++ b/tycho-bnd-plugin/pom.xml @@ -3,7 +3,7 @@ org.eclipse.tycho tycho - 4.0.2-SNAPSHOT + 4.0.2 tycho-bnd-plugin Tycho BND Plugin diff --git a/tycho-build/pom.xml b/tycho-build/pom.xml index 11457defce..1408989984 100644 --- a/tycho-build/pom.xml +++ b/tycho-build/pom.xml @@ -3,7 +3,7 @@ org.eclipse.tycho tycho - 4.0.2-SNAPSHOT + 4.0.2 tycho-build diff --git a/tycho-buildtimestamp-jgit/pom.xml b/tycho-buildtimestamp-jgit/pom.xml index 8c2aaa519e..e1bc626538 100644 --- a/tycho-buildtimestamp-jgit/pom.xml +++ b/tycho-buildtimestamp-jgit/pom.xml @@ -14,7 +14,7 @@ org.eclipse.tycho tycho - 4.0.2-SNAPSHOT + 4.0.2 tycho-buildtimestamp-jgit diff --git a/tycho-compiler-jdt/pom.xml b/tycho-compiler-jdt/pom.xml index e14b74b552..49113217ed 100644 --- a/tycho-compiler-jdt/pom.xml +++ b/tycho-compiler-jdt/pom.xml @@ -12,7 +12,7 @@ org.eclipse.tycho tycho - 4.0.2-SNAPSHOT + 4.0.2 tycho-compiler-jdt diff --git a/tycho-compiler-plugin/pom.xml b/tycho-compiler-plugin/pom.xml index f46d68c081..afaff9e2fa 100644 --- a/tycho-compiler-plugin/pom.xml +++ b/tycho-compiler-plugin/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho tycho - 4.0.2-SNAPSHOT + 4.0.2 tycho-compiler-plugin diff --git a/tycho-core/pom.xml b/tycho-core/pom.xml index 456f0ba5c9..185b74b6ff 100644 --- a/tycho-core/pom.xml +++ b/tycho-core/pom.xml @@ -16,7 +16,7 @@ org.eclipse.tycho tycho - 4.0.2-SNAPSHOT + 4.0.2 tycho-core diff --git a/tycho-ds-plugin/pom.xml b/tycho-ds-plugin/pom.xml index 443feb82f5..accc172778 100644 --- a/tycho-ds-plugin/pom.xml +++ b/tycho-ds-plugin/pom.xml @@ -3,7 +3,7 @@ org.eclipse.tycho tycho - 4.0.2-SNAPSHOT + 4.0.2 tycho-ds-plugin maven-plugin diff --git a/tycho-extras/pom.xml b/tycho-extras/pom.xml index 5aa874297c..a95f9aad96 100644 --- a/tycho-extras/pom.xml +++ b/tycho-extras/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho tycho - 4.0.2-SNAPSHOT + 4.0.2 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 d5b892f53b..3ce872cbff 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.2-SNAPSHOT + 4.0.2 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 5153eaa703..514e28c22c 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.2-SNAPSHOT + 4.0.2 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 80e4f090e6..31dde7c42e 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.2-SNAPSHOT + 4.0.2 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 ca7de7f562..c0aab3bed3 100644 --- a/tycho-extras/tycho-document-bundle-plugin/pom.xml +++ b/tycho-extras/tycho-document-bundle-plugin/pom.xml @@ -15,7 +15,7 @@ org.eclipse.tycho.extras tycho-extras - 4.0.2-SNAPSHOT + 4.0.2 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 4954d60795..5e900b1a28 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.2-SNAPSHOT + 4.0.2 tycho-eclipserun-plugin diff --git a/tycho-extras/tycho-extras-its/pom.xml b/tycho-extras/tycho-extras-its/pom.xml index d21682de7a..28fc067527 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.2-SNAPSHOT + 4.0.2 tycho-extras-its diff --git a/tycho-extras/tycho-p2-extras-plugin/pom.xml b/tycho-extras/tycho-p2-extras-plugin/pom.xml index c0898fec6c..aa57ca60f1 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.2-SNAPSHOT + 4.0.2 tycho-p2-extras-plugin diff --git a/tycho-extras/tycho-pomless/pom.xml b/tycho-extras/tycho-pomless/pom.xml index 1b47535199..24d765d937 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.2-SNAPSHOT + 4.0.2 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 230a1f236b..9feaa9c513 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.2-SNAPSHOT + 4.0.2 tycho-sourceref-jgit diff --git a/tycho-extras/tycho-version-bump-plugin/pom.xml b/tycho-extras/tycho-version-bump-plugin/pom.xml index 9b3ba30798..873cd45741 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.2-SNAPSHOT + 4.0.2 tycho-version-bump-plugin diff --git a/tycho-gpg-plugin/pom.xml b/tycho-gpg-plugin/pom.xml index 3189ee22ac..364b12ceb2 100644 --- a/tycho-gpg-plugin/pom.xml +++ b/tycho-gpg-plugin/pom.xml @@ -13,7 +13,7 @@ org.eclipse.tycho tycho - 4.0.2-SNAPSHOT + 4.0.2 tycho-gpg-plugin diff --git a/tycho-its/pom.xml b/tycho-its/pom.xml index e6fd70a8b3..ec12517418 100644 --- a/tycho-its/pom.xml +++ b/tycho-its/pom.xml @@ -16,7 +16,7 @@ org.eclipse.tycho tycho - 4.0.2-SNAPSHOT + 4.0.2 tycho-its diff --git a/tycho-lib-detector/pom.xml b/tycho-lib-detector/pom.xml index a1bc8520da..6d2429e5c4 100644 --- a/tycho-lib-detector/pom.xml +++ b/tycho-lib-detector/pom.xml @@ -15,7 +15,7 @@ org.eclipse.tycho tycho - 4.0.2-SNAPSHOT + 4.0.2 tycho-lib-detector Tycho JVM Library Detector diff --git a/tycho-maven-plugin/pom.xml b/tycho-maven-plugin/pom.xml index b8dd2dc596..e2f6c7ceb3 100644 --- a/tycho-maven-plugin/pom.xml +++ b/tycho-maven-plugin/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho tycho - 4.0.2-SNAPSHOT + 4.0.2 tycho-maven-plugin diff --git a/tycho-metadata-model/pom.xml b/tycho-metadata-model/pom.xml index 77f31f6346..4a763e0390 100644 --- a/tycho-metadata-model/pom.xml +++ b/tycho-metadata-model/pom.xml @@ -15,7 +15,7 @@ org.eclipse.tycho tycho - 4.0.2-SNAPSHOT + 4.0.2 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 fb74e4a1e8..4ca6ef5e85 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.2-SNAPSHOT + 4.0.2 tycho-p2-director-plugin diff --git a/tycho-p2-plugin/pom.xml b/tycho-p2-plugin/pom.xml index 079caedc08..19fff3f312 100644 --- a/tycho-p2-plugin/pom.xml +++ b/tycho-p2-plugin/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho tycho - 4.0.2-SNAPSHOT + 4.0.2 tycho-p2-plugin diff --git a/tycho-p2-publisher-plugin/pom.xml b/tycho-p2-publisher-plugin/pom.xml index fb4721e720..80d923725f 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.2-SNAPSHOT + 4.0.2 tycho-p2-publisher-plugin diff --git a/tycho-p2-repository-plugin/pom.xml b/tycho-p2-repository-plugin/pom.xml index f04b53cf1a..cec5d7a8ad 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.2-SNAPSHOT + 4.0.2 tycho-p2-repository-plugin diff --git a/tycho-p2/pom.xml b/tycho-p2/pom.xml index d57c174e56..d7a6d27382 100644 --- a/tycho-p2/pom.xml +++ b/tycho-p2/pom.xml @@ -15,7 +15,7 @@ tycho org.eclipse.tycho - 4.0.2-SNAPSHOT + 4.0.2 tycho-p2 jar diff --git a/tycho-packaging-plugin/pom.xml b/tycho-packaging-plugin/pom.xml index a91271cca7..55accd1300 100644 --- a/tycho-packaging-plugin/pom.xml +++ b/tycho-packaging-plugin/pom.xml @@ -16,7 +16,7 @@ org.eclipse.tycho tycho - 4.0.2-SNAPSHOT + 4.0.2 tycho-packaging-plugin diff --git a/tycho-repository-plugin/pom.xml b/tycho-repository-plugin/pom.xml index d6703bcff2..d651bcc76c 100644 --- a/tycho-repository-plugin/pom.xml +++ b/tycho-repository-plugin/pom.xml @@ -3,7 +3,7 @@ org.eclipse.tycho tycho - 4.0.2-SNAPSHOT + 4.0.2 tycho-repository-plugin Tycho Repository Plugin diff --git a/tycho-source-plugin/pom.xml b/tycho-source-plugin/pom.xml index 28cec2a2fa..78bea45e71 100644 --- a/tycho-source-plugin/pom.xml +++ b/tycho-source-plugin/pom.xml @@ -16,7 +16,7 @@ org.eclipse.tycho tycho - 4.0.2-SNAPSHOT + 4.0.2 tycho-source-plugin diff --git a/tycho-spi/pom.xml b/tycho-spi/pom.xml index 3e80619f5d..d541acd243 100644 --- a/tycho-spi/pom.xml +++ b/tycho-spi/pom.xml @@ -15,7 +15,7 @@ org.eclipse.tycho tycho - 4.0.2-SNAPSHOT + 4.0.2 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 c82def66cb..4a61a76317 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.2-SNAPSHOT + 4.0.2 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 88b72c323d..59cbeb6a31 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.2-SNAPSHOT + 4.0.2 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 ad125d2120..0e084848cf 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.2-SNAPSHOT + 4.0.2 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 72d298e7a9..007d3d3cb9 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.2-SNAPSHOT + 4.0.2 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 a3531acf63..7a6c64ec27 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.2-SNAPSHOT + 4.0.2 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 ad46635d60..6c96288893 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.2-SNAPSHOT + 4.0.2 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 f2421960ec..b55ae6894f 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.2-SNAPSHOT + 4.0.2 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 e842d35c74..fe930f197e 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.2-SNAPSHOT + 4.0.2 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 bb1ccaca24..76c8cb59a5 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.2-SNAPSHOT + 4.0.2 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 87b3b68dc3..77cc293dbf 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.2-SNAPSHOT + 4.0.2 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 e8785a17ad..5dcc8048e7 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.2-SNAPSHOT + 4.0.2 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 afba4fcf3b..70bb84997e 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.2-SNAPSHOT + 4.0.2 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 277c1e8b5f..2365ea9585 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.2-SNAPSHOT + 4.0.2 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 f4efdf8490..e6f8d6a966 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.2-SNAPSHOT + 4.0.2 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 ba5e8ae0ca..8317d0aad7 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.2-SNAPSHOT + 4.0.2 ../../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 0becbfa41a..13dcd1cd5c 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.2-SNAPSHOT + 4.0.2 org.eclipse.tycho.surefire.testng jar diff --git a/tycho-surefire/pom.xml b/tycho-surefire/pom.xml index 1062b00cad..102a800d66 100644 --- a/tycho-surefire/pom.xml +++ b/tycho-surefire/pom.xml @@ -15,7 +15,7 @@ org.eclipse.tycho tycho - 4.0.2-SNAPSHOT + 4.0.2 tycho-surefire pom diff --git a/tycho-surefire/tycho-surefire-plugin/pom.xml b/tycho-surefire/tycho-surefire-plugin/pom.xml index 3b4ee1ddfa..bf2ec5e09a 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.2-SNAPSHOT + 4.0.2 ../../pom.xml tycho-surefire-plugin diff --git a/tycho-targetplatform/pom.xml b/tycho-targetplatform/pom.xml index ff6f7d2699..46c48fa36f 100644 --- a/tycho-targetplatform/pom.xml +++ b/tycho-targetplatform/pom.xml @@ -3,7 +3,7 @@ org.eclipse.tycho tycho - 4.0.2-SNAPSHOT + 4.0.2 tycho-targetplatform Tycho Target Platform diff --git a/tycho-testing-harness/pom.xml b/tycho-testing-harness/pom.xml index 139d683ed6..672b571c7b 100644 --- a/tycho-testing-harness/pom.xml +++ b/tycho-testing-harness/pom.xml @@ -17,7 +17,7 @@ tycho org.eclipse.tycho - 4.0.2-SNAPSHOT + 4.0.2 tycho-testing-harness diff --git a/tycho-versions-plugin/pom.xml b/tycho-versions-plugin/pom.xml index 12f4984d19..7071666906 100644 --- a/tycho-versions-plugin/pom.xml +++ b/tycho-versions-plugin/pom.xml @@ -15,7 +15,7 @@ org.eclipse.tycho tycho - 4.0.2-SNAPSHOT + 4.0.2 tycho-versions-plugin maven-plugin