From 07668c46d41a17e9bd7489b3fc1cc66b0cd02912 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christoph=20L=C3=A4ubrich?= Date: Tue, 5 Dec 2023 15:42:24 +0100 Subject: [PATCH] Update to next release --- p2-maven-plugin/pom.xml | 34 +++++++++---------- pom.xml | 8 ++--- sisu-osgi/sisu-osgi-connect/pom.xml | 2 +- tycho-api/pom.xml | 4 +-- tycho-apitools-plugin/pom.xml | 10 +++--- tycho-build/pom.xml | 16 ++++----- tycho-core/pom.xml | 4 +-- tycho-eclipse-plugin/pom.xml | 2 +- .../tycho-document-bundle-plugin/pom.xml | 4 +-- tycho-gpg-plugin/pom.xml | 2 +- .../pom.xml | 4 +-- 11 files changed, 45 insertions(+), 45 deletions(-) diff --git a/p2-maven-plugin/pom.xml b/p2-maven-plugin/pom.xml index 82944759b7..91f5ef57d4 100644 --- a/p2-maven-plugin/pom.xml +++ b/p2-maven-plugin/pom.xml @@ -28,7 +28,7 @@ org.eclipse.platform org.eclipse.equinox.p2.core - 2.10.100 + 2.10.200 org.eclipse.platform @@ -37,22 +37,22 @@ org.eclipse.platform org.eclipse.equinox.p2.publisher - 1.8.100 + 1.9.0 org.eclipse.platform org.eclipse.equinox.p2.director - 2.6.100 + 2.6.200 org.eclipse.platform org.eclipse.equinox.p2.engine - 2.8.100 + 2.9.0 org.eclipse.platform org.eclipse.equinox.p2.metadata - 2.7.100 + 2.8.0 org.eclipse.platform @@ -61,22 +61,22 @@ org.eclipse.platform org.eclipse.osgi.compatibility.state - 1.2.800 + 1.2.900 org.eclipse.platform org.eclipse.equinox.p2.publisher.eclipse - 1.5.100 + 1.5.200 org.eclipse.platform org.eclipse.equinox.frameworkadmin - 2.2.200 + 2.3.0 org.eclipse.platform org.eclipse.equinox.preferences - 3.10.300 + 3.10.400 org.apache.maven @@ -97,12 +97,12 @@ org.eclipse.platform org.eclipse.equinox.p2.metadata.repository - 1.5.100 + 1.5.200 org.eclipse.platform org.eclipse.equinox.p2.updatesite - 1.3.100 + 1.3.200 @@ -144,33 +144,33 @@ org.eclipse.platform org.eclipse.equinox.p2.director.app - 1.3.100 + 1.3.200 org.eclipse.platform org.eclipse.equinox.p2.repository.tools - 2.4.100 + 2.4.200 org.eclipse.platform org.eclipse.equinox.concurrent - 1.2.100 + 1.2.200 org.eclipse.platform org.eclipse.equinox.simpleconfigurator - 1.4.300 + 1.5.0 org.eclipse.platform org.eclipse.equinox.app - 1.6.300 + 1.6.400 org.eclipse.platform org.eclipse.equinox.frameworkadmin.equinox - 1.2.400 + 1.3.0 org.eclipse.platform diff --git a/pom.xml b/pom.xml index 730fdcf788..8207fce74e 100644 --- a/pom.xml +++ b/pom.xml @@ -281,12 +281,12 @@ org.eclipse.platform org.eclipse.core.runtime - 3.29.0 + 3.30.0 org.eclipse.platform org.eclipse.ui.workbench - 3.130.0 + 3.131.0 org.osgi @@ -297,12 +297,12 @@ org.eclipse.platform org.eclipse.equinox.p2.repository - 2.7.100 + 2.8.0 org.eclipse.platform org.eclipse.equinox.simpleconfigurator.manipulator - 2.2.200 + 2.3.0 diff --git a/sisu-osgi/sisu-osgi-connect/pom.xml b/sisu-osgi/sisu-osgi-connect/pom.xml index 71aa77c60f..8e4cf1972e 100644 --- a/sisu-osgi/sisu-osgi-connect/pom.xml +++ b/sisu-osgi/sisu-osgi-connect/pom.xml @@ -28,7 +28,7 @@ org.eclipse.platform org.eclipse.equinox.registry - 3.11.300 + 3.11.400 org.eclipse.sisu diff --git a/tycho-api/pom.xml b/tycho-api/pom.xml index b53fb52402..c863230358 100644 --- a/tycho-api/pom.xml +++ b/tycho-api/pom.xml @@ -28,12 +28,12 @@ org.eclipse.platform org.eclipse.equinox.p2.metadata - 2.7.100 + 2.8.0 org.eclipse.platform org.eclipse.equinox.p2.publisher - 1.8.100 + 1.9.0 diff --git a/tycho-apitools-plugin/pom.xml b/tycho-apitools-plugin/pom.xml index bc9f5196c8..cb73579cad 100644 --- a/tycho-apitools-plugin/pom.xml +++ b/tycho-apitools-plugin/pom.xml @@ -38,7 +38,7 @@ org.eclipse.pde org.eclipse.pde.api.tools - 1.3.100 + 1.3.200 jar @@ -50,7 +50,7 @@ org.eclipse.pde org.eclipse.pde.core - 3.17.100 + 3.17.200 jar @@ -62,17 +62,17 @@ org.eclipse.platform org.eclipse.equinox.common - 3.18.100 + 3.18.200 org.eclipse.jdt org.eclipse.jdt.core - 3.35.0 + 3.36.0 org.eclipse.jdt org.eclipse.jdt.launching - 3.20.100 + 3.21.0 diff --git a/tycho-build/pom.xml b/tycho-build/pom.xml index 6bfe68b231..3e6cfd139d 100644 --- a/tycho-build/pom.xml +++ b/tycho-build/pom.xml @@ -48,7 +48,7 @@ org.eclipse.platform org.eclipse.equinox.p2.core - 2.10.100 + 2.10.200 @@ -59,26 +59,26 @@ org.eclipse.platform org.eclipse.equinox.p2.publisher - 1.8.100 + 1.9.0 org.eclipse.platform org.eclipse.equinox.p2.director - 2.6.100 + 2.6.200 org.eclipse.platform org.eclipse.equinox.p2.engine - 2.8.100 + 2.9.0 org.eclipse.platform org.eclipse.equinox.p2.metadata - 2.7.100 + 2.8.0 org.eclipse.platform @@ -88,14 +88,14 @@ org.eclipse.platform org.eclipse.osgi.compatibility.state - 1.2.800 + 1.2.900 org.eclipse.platform org.eclipse.equinox.p2.publisher.eclipse - 1.5.100 + 1.5.200 @@ -124,7 +124,7 @@ org.eclipse.platform org.eclipse.equinox.p2.metadata.repository - 1.5.100 + 1.5.200 org.eclipse.tycho diff --git a/tycho-core/pom.xml b/tycho-core/pom.xml index b8d2ae3e87..a8f5bbcc5f 100644 --- a/tycho-core/pom.xml +++ b/tycho-core/pom.xml @@ -314,12 +314,12 @@ org.eclipse.jdt org.eclipse.jdt.core - 3.35.0 + 3.36.0 org.eclipse.pde org.eclipse.pde.core - 3.17.100 + 3.17.200 test diff --git a/tycho-eclipse-plugin/pom.xml b/tycho-eclipse-plugin/pom.xml index 318324be2f..729f979791 100644 --- a/tycho-eclipse-plugin/pom.xml +++ b/tycho-eclipse-plugin/pom.xml @@ -39,7 +39,7 @@ org.eclipse.pde org.eclipse.pde.core - 3.17.100 + 3.17.200 jar diff --git a/tycho-extras/tycho-document-bundle-plugin/pom.xml b/tycho-extras/tycho-document-bundle-plugin/pom.xml index c22c701022..f0fc88803f 100644 --- a/tycho-extras/tycho-document-bundle-plugin/pom.xml +++ b/tycho-extras/tycho-document-bundle-plugin/pom.xml @@ -59,12 +59,12 @@ org.eclipse.platform org.eclipse.help.base - 4.4.100 + 4.4.200 org.eclipse.pde org.eclipse.pde.core - 3.17.100 + 3.17.200 diff --git a/tycho-gpg-plugin/pom.xml b/tycho-gpg-plugin/pom.xml index 2e8a10ad12..b95418ec1e 100644 --- a/tycho-gpg-plugin/pom.xml +++ b/tycho-gpg-plugin/pom.xml @@ -49,7 +49,7 @@ org.eclipse.platform org.eclipse.equinox.p2.artifact.repository - 1.5.100 + 1.5.200 org.eclipse.platform diff --git a/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/pom.xml b/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/pom.xml index a6ff9d0f38..689cd7580e 100644 --- a/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/pom.xml +++ b/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/pom.xml @@ -29,7 +29,7 @@ org.eclipse.platform org.eclipse.equinox.app - 1.6.300 + 1.6.400 org.eclipse.platform @@ -38,7 +38,7 @@ org.eclipse.platform org.eclipse.e4.ui.workbench3 - 0.17.100 + 0.17.200 *