From c17d48e03ba79cf1ff516b7fe1ea3bbc358dfbcb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christoph=20L=C3=A4ubrich?= Date: Wed, 8 Nov 2023 07:28:38 +0100 Subject: [PATCH] Prepare for next version --- 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 f6d4bd740a..60069ee441 100644 --- a/p2-maven-plugin/pom.xml +++ b/p2-maven-plugin/pom.xml @@ -14,7 +14,7 @@ org.eclipse.tycho tycho - 4.0.4 + 4.0.5-SNAPSHOT p2-maven-plugin maven-plugin diff --git a/pom.xml b/pom.xml index d5bb179544..7a07efd39c 100644 --- a/pom.xml +++ b/pom.xml @@ -49,7 +49,7 @@ org.eclipse.tycho tycho - 4.0.4 + 4.0.5-SNAPSHOT pom Tycho Tycho integrates Maven with Eclipse and OSGi diff --git a/sisu-osgi/pom.xml b/sisu-osgi/pom.xml index cc1bd87727..58d01cb6f8 100644 --- a/sisu-osgi/pom.xml +++ b/sisu-osgi/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho tycho - 4.0.4 + 4.0.5-SNAPSHOT sisu-osgi diff --git a/sisu-osgi/sisu-equinox-embedder/pom.xml b/sisu-osgi/sisu-equinox-embedder/pom.xml index 20c0a6227a..514823e199 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.4 + 4.0.5-SNAPSHOT sisu-equinox-embedder diff --git a/sisu-osgi/sisu-equinox-launching/pom.xml b/sisu-osgi/sisu-equinox-launching/pom.xml index b4d950b254..ca50d16089 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.4 + 4.0.5-SNAPSHOT sisu-equinox-launching diff --git a/sisu-osgi/sisu-osgi-api/pom.xml b/sisu-osgi/sisu-osgi-api/pom.xml index 6b843b6f81..76097ae2f5 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.4 + 4.0.5-SNAPSHOT sisu-osgi-api diff --git a/sisu-osgi/sisu-osgi-connect/pom.xml b/sisu-osgi/sisu-osgi-connect/pom.xml index 1c8ab25612..baec763bd8 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.4 + 4.0.5-SNAPSHOT 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 c7add4e751..a7c8ce230c 100644 --- a/target-platform-configuration/pom.xml +++ b/target-platform-configuration/pom.xml @@ -16,7 +16,7 @@ tycho org.eclipse.tycho - 4.0.4 + 4.0.5-SNAPSHOT target-platform-configuration diff --git a/tycho-api/pom.xml b/tycho-api/pom.xml index 63b30369cd..799ef8f4e6 100644 --- a/tycho-api/pom.xml +++ b/tycho-api/pom.xml @@ -16,7 +16,7 @@ org.eclipse.tycho tycho - 4.0.4 + 4.0.5-SNAPSHOT tycho-api diff --git a/tycho-apitools-plugin/pom.xml b/tycho-apitools-plugin/pom.xml index 60670a825c..a0dd7f97bf 100644 --- a/tycho-apitools-plugin/pom.xml +++ b/tycho-apitools-plugin/pom.xml @@ -3,7 +3,7 @@ org.eclipse.tycho tycho - 4.0.4 + 4.0.5-SNAPSHOT tycho-apitools-plugin Plugin for performing API analysis tasks diff --git a/tycho-artifactcomparator/pom.xml b/tycho-artifactcomparator/pom.xml index ca97bde506..ed9761cc10 100644 --- a/tycho-artifactcomparator/pom.xml +++ b/tycho-artifactcomparator/pom.xml @@ -15,7 +15,7 @@ org.eclipse.tycho tycho - 4.0.4 + 4.0.5-SNAPSHOT tycho-artifactcomparator diff --git a/tycho-baseline-plugin/pom.xml b/tycho-baseline-plugin/pom.xml index 05fe0e3be0..910d61ef51 100644 --- a/tycho-baseline-plugin/pom.xml +++ b/tycho-baseline-plugin/pom.xml @@ -3,7 +3,7 @@ org.eclipse.tycho tycho - 4.0.4 + 4.0.5-SNAPSHOT tycho-baseline-plugin maven-plugin diff --git a/tycho-bnd-plugin/pom.xml b/tycho-bnd-plugin/pom.xml index 4c2b70fb57..2db5829687 100644 --- a/tycho-bnd-plugin/pom.xml +++ b/tycho-bnd-plugin/pom.xml @@ -3,7 +3,7 @@ org.eclipse.tycho tycho - 4.0.4 + 4.0.5-SNAPSHOT tycho-bnd-plugin Tycho BND Plugin diff --git a/tycho-build/pom.xml b/tycho-build/pom.xml index 9549c871b8..4a53c82945 100644 --- a/tycho-build/pom.xml +++ b/tycho-build/pom.xml @@ -3,7 +3,7 @@ org.eclipse.tycho tycho - 4.0.4 + 4.0.5-SNAPSHOT tycho-build diff --git a/tycho-buildtimestamp-jgit/pom.xml b/tycho-buildtimestamp-jgit/pom.xml index b9a8cd7de6..112e8387eb 100644 --- a/tycho-buildtimestamp-jgit/pom.xml +++ b/tycho-buildtimestamp-jgit/pom.xml @@ -14,7 +14,7 @@ org.eclipse.tycho tycho - 4.0.4 + 4.0.5-SNAPSHOT tycho-buildtimestamp-jgit diff --git a/tycho-compiler-jdt/pom.xml b/tycho-compiler-jdt/pom.xml index a3578716a4..a163153bd1 100644 --- a/tycho-compiler-jdt/pom.xml +++ b/tycho-compiler-jdt/pom.xml @@ -12,7 +12,7 @@ org.eclipse.tycho tycho - 4.0.4 + 4.0.5-SNAPSHOT tycho-compiler-jdt diff --git a/tycho-compiler-plugin/pom.xml b/tycho-compiler-plugin/pom.xml index 10845f1445..9b1bc2378c 100644 --- a/tycho-compiler-plugin/pom.xml +++ b/tycho-compiler-plugin/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho tycho - 4.0.4 + 4.0.5-SNAPSHOT tycho-compiler-plugin diff --git a/tycho-core/pom.xml b/tycho-core/pom.xml index 33d6a3ee49..5701dfec34 100644 --- a/tycho-core/pom.xml +++ b/tycho-core/pom.xml @@ -16,7 +16,7 @@ org.eclipse.tycho tycho - 4.0.4 + 4.0.5-SNAPSHOT tycho-core diff --git a/tycho-ds-plugin/pom.xml b/tycho-ds-plugin/pom.xml index 7cd27074c9..20ecdc0d4d 100644 --- a/tycho-ds-plugin/pom.xml +++ b/tycho-ds-plugin/pom.xml @@ -3,7 +3,7 @@ org.eclipse.tycho tycho - 4.0.4 + 4.0.5-SNAPSHOT tycho-ds-plugin maven-plugin diff --git a/tycho-extras/pom.xml b/tycho-extras/pom.xml index 873fe59c1b..e88031a908 100644 --- a/tycho-extras/pom.xml +++ b/tycho-extras/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho tycho - 4.0.4 + 4.0.5-SNAPSHOT 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 54303ec091..b7558e0828 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.4 + 4.0.5-SNAPSHOT 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 e07179d2ad..3cac1f010f 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.4 + 4.0.5-SNAPSHOT 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 1f808fef0b..6ac5a77a52 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.4 + 4.0.5-SNAPSHOT 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 fc0e0e93a3..667b8c5e2d 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.4 + 4.0.5-SNAPSHOT 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 ee5c910209..e3582080b7 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.4 + 4.0.5-SNAPSHOT tycho-eclipserun-plugin diff --git a/tycho-extras/tycho-extras-its/pom.xml b/tycho-extras/tycho-extras-its/pom.xml index 8c69ef7eb6..d6c881c756 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.4 + 4.0.5-SNAPSHOT tycho-extras-its diff --git a/tycho-extras/tycho-p2-extras-plugin/pom.xml b/tycho-extras/tycho-p2-extras-plugin/pom.xml index d750fd8c53..084443e854 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.4 + 4.0.5-SNAPSHOT tycho-p2-extras-plugin diff --git a/tycho-extras/tycho-pomless/pom.xml b/tycho-extras/tycho-pomless/pom.xml index 69fbcc2a28..221c95685a 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.4 + 4.0.5-SNAPSHOT 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 d2f474a677..5ed26a703f 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.4 + 4.0.5-SNAPSHOT tycho-sourceref-jgit diff --git a/tycho-extras/tycho-version-bump-plugin/pom.xml b/tycho-extras/tycho-version-bump-plugin/pom.xml index dea2a6b8ff..d011ace3d9 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.4 + 4.0.5-SNAPSHOT tycho-version-bump-plugin diff --git a/tycho-gpg-plugin/pom.xml b/tycho-gpg-plugin/pom.xml index 10b8a002b0..4d88959fa6 100644 --- a/tycho-gpg-plugin/pom.xml +++ b/tycho-gpg-plugin/pom.xml @@ -13,7 +13,7 @@ org.eclipse.tycho tycho - 4.0.4 + 4.0.5-SNAPSHOT tycho-gpg-plugin diff --git a/tycho-its/pom.xml b/tycho-its/pom.xml index 08f867ad8f..2357672714 100644 --- a/tycho-its/pom.xml +++ b/tycho-its/pom.xml @@ -16,7 +16,7 @@ org.eclipse.tycho tycho - 4.0.4 + 4.0.5-SNAPSHOT tycho-its diff --git a/tycho-lib-detector/pom.xml b/tycho-lib-detector/pom.xml index 24d1658021..f6e585646e 100644 --- a/tycho-lib-detector/pom.xml +++ b/tycho-lib-detector/pom.xml @@ -15,7 +15,7 @@ org.eclipse.tycho tycho - 4.0.4 + 4.0.5-SNAPSHOT tycho-lib-detector Tycho JVM Library Detector diff --git a/tycho-maven-plugin/pom.xml b/tycho-maven-plugin/pom.xml index c044f189d9..1839352d02 100644 --- a/tycho-maven-plugin/pom.xml +++ b/tycho-maven-plugin/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho tycho - 4.0.4 + 4.0.5-SNAPSHOT tycho-maven-plugin diff --git a/tycho-metadata-model/pom.xml b/tycho-metadata-model/pom.xml index a901a7cab0..37197fa340 100644 --- a/tycho-metadata-model/pom.xml +++ b/tycho-metadata-model/pom.xml @@ -15,7 +15,7 @@ org.eclipse.tycho tycho - 4.0.4 + 4.0.5-SNAPSHOT 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 aaa4ac4b51..1a2b672740 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.4 + 4.0.5-SNAPSHOT tycho-p2-director-plugin diff --git a/tycho-p2-plugin/pom.xml b/tycho-p2-plugin/pom.xml index 40f370ec15..854219e503 100644 --- a/tycho-p2-plugin/pom.xml +++ b/tycho-p2-plugin/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho tycho - 4.0.4 + 4.0.5-SNAPSHOT tycho-p2-plugin diff --git a/tycho-p2-publisher-plugin/pom.xml b/tycho-p2-publisher-plugin/pom.xml index d5b91c8c98..16e731e267 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.4 + 4.0.5-SNAPSHOT tycho-p2-publisher-plugin diff --git a/tycho-p2-repository-plugin/pom.xml b/tycho-p2-repository-plugin/pom.xml index b381fe0821..ab44cf45ba 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.4 + 4.0.5-SNAPSHOT tycho-p2-repository-plugin diff --git a/tycho-p2/pom.xml b/tycho-p2/pom.xml index 4ca07ac75d..0e9fd4ca53 100644 --- a/tycho-p2/pom.xml +++ b/tycho-p2/pom.xml @@ -15,7 +15,7 @@ tycho org.eclipse.tycho - 4.0.4 + 4.0.5-SNAPSHOT tycho-p2 jar diff --git a/tycho-packaging-plugin/pom.xml b/tycho-packaging-plugin/pom.xml index 47d2c88954..c0a23c514f 100644 --- a/tycho-packaging-plugin/pom.xml +++ b/tycho-packaging-plugin/pom.xml @@ -16,7 +16,7 @@ org.eclipse.tycho tycho - 4.0.4 + 4.0.5-SNAPSHOT tycho-packaging-plugin diff --git a/tycho-repository-plugin/pom.xml b/tycho-repository-plugin/pom.xml index 243f98ba6f..fe3855906e 100644 --- a/tycho-repository-plugin/pom.xml +++ b/tycho-repository-plugin/pom.xml @@ -3,7 +3,7 @@ org.eclipse.tycho tycho - 4.0.4 + 4.0.5-SNAPSHOT tycho-repository-plugin Tycho Repository Plugin diff --git a/tycho-source-plugin/pom.xml b/tycho-source-plugin/pom.xml index 52ded988a9..78b621c7c4 100644 --- a/tycho-source-plugin/pom.xml +++ b/tycho-source-plugin/pom.xml @@ -16,7 +16,7 @@ org.eclipse.tycho tycho - 4.0.4 + 4.0.5-SNAPSHOT tycho-source-plugin diff --git a/tycho-spi/pom.xml b/tycho-spi/pom.xml index f01633342d..09f00e7362 100644 --- a/tycho-spi/pom.xml +++ b/tycho-spi/pom.xml @@ -15,7 +15,7 @@ org.eclipse.tycho tycho - 4.0.4 + 4.0.5-SNAPSHOT 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 7465c7f1d3..024fffdc14 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.4 + 4.0.5-SNAPSHOT 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 1db8cb6adc..445954eb55 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.4 + 4.0.5-SNAPSHOT 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 cff260f64d..80cebb4f59 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.4 + 4.0.5-SNAPSHOT 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 9534486d81..f9469f436c 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.4 + 4.0.5-SNAPSHOT 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 a25cbd0505..339bf2a5dd 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.4 + 4.0.5-SNAPSHOT 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 22afd03c7c..ccbdff9a2a 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.4 + 4.0.5-SNAPSHOT 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 0331a07dc7..a4c373560d 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.4 + 4.0.5-SNAPSHOT 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 a664db569c..30e2c4f563 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.4 + 4.0.5-SNAPSHOT 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 c7d12e5359..6e7de15117 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.4 + 4.0.5-SNAPSHOT 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 5340cee20e..d88bcd47d8 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.4 + 4.0.5-SNAPSHOT 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 6c86229fe9..4443792b63 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.4 + 4.0.5-SNAPSHOT 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 12209cb1e0..29b7544692 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.4 + 4.0.5-SNAPSHOT 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 32e9bcbc6e..6e568694cb 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.4 + 4.0.5-SNAPSHOT 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 0276c6f376..e9219210cd 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.4 + 4.0.5-SNAPSHOT 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 931d105509..4e5f9d9c09 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.4 + 4.0.5-SNAPSHOT ../../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 8d7070562c..329b3cdccb 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.4 + 4.0.5-SNAPSHOT org.eclipse.tycho.surefire.testng jar diff --git a/tycho-surefire/pom.xml b/tycho-surefire/pom.xml index 4ea5735e3d..327f9f175d 100644 --- a/tycho-surefire/pom.xml +++ b/tycho-surefire/pom.xml @@ -15,7 +15,7 @@ org.eclipse.tycho tycho - 4.0.4 + 4.0.5-SNAPSHOT tycho-surefire pom diff --git a/tycho-surefire/tycho-surefire-plugin/pom.xml b/tycho-surefire/tycho-surefire-plugin/pom.xml index 09cfcfbcd1..31f8ed461a 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.4 + 4.0.5-SNAPSHOT ../../pom.xml tycho-surefire-plugin diff --git a/tycho-targetplatform/pom.xml b/tycho-targetplatform/pom.xml index 1e7cca1cc3..d716046d8f 100644 --- a/tycho-targetplatform/pom.xml +++ b/tycho-targetplatform/pom.xml @@ -3,7 +3,7 @@ org.eclipse.tycho tycho - 4.0.4 + 4.0.5-SNAPSHOT tycho-targetplatform Tycho Target Platform diff --git a/tycho-testing-harness/pom.xml b/tycho-testing-harness/pom.xml index 0624f62b46..43b78543c1 100644 --- a/tycho-testing-harness/pom.xml +++ b/tycho-testing-harness/pom.xml @@ -17,7 +17,7 @@ tycho org.eclipse.tycho - 4.0.4 + 4.0.5-SNAPSHOT tycho-testing-harness diff --git a/tycho-versions-plugin/pom.xml b/tycho-versions-plugin/pom.xml index 0705d3abec..d438a26cf5 100644 --- a/tycho-versions-plugin/pom.xml +++ b/tycho-versions-plugin/pom.xml @@ -15,7 +15,7 @@ org.eclipse.tycho tycho - 4.0.4 + 4.0.5-SNAPSHOT tycho-versions-plugin maven-plugin