From 90f856cfaf698857a6e7b29bc9d1cfc8ec67fab7 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 | 22 +++++++++---------- pom.xml | 4 ++-- tycho-api/pom.xml | 4 ++-- tycho-apitools-plugin/pom.xml | 4 ++-- tycho-build/pom.xml | 14 ++++++------ tycho-core/pom.xml | 4 ++-- tycho-eclipse-plugin/pom.xml | 2 +- .../tycho-document-bundle-plugin/pom.xml | 4 ++-- .../pom.xml | 2 +- 9 files changed, 30 insertions(+), 30 deletions(-) diff --git a/p2-maven-plugin/pom.xml b/p2-maven-plugin/pom.xml index 303f5df95e..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 @@ -66,12 +66,12 @@ 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 @@ -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 @@ -149,7 +149,7 @@ org.eclipse.platform org.eclipse.equinox.p2.repository.tools - 2.4.100 + 2.4.200 @@ -165,7 +165,7 @@ org.eclipse.platform org.eclipse.equinox.app - 1.6.300 + 1.6.400 org.eclipse.platform diff --git a/pom.xml b/pom.xml index c3668969f2..8207fce74e 100644 --- a/pom.xml +++ b/pom.xml @@ -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/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 de991ebddb..cb73579cad 100644 --- a/tycho-apitools-plugin/pom.xml +++ b/tycho-apitools-plugin/pom.xml @@ -50,7 +50,7 @@ org.eclipse.pde org.eclipse.pde.core - 3.17.100 + 3.17.200 jar @@ -67,7 +67,7 @@ org.eclipse.jdt org.eclipse.jdt.core - 3.35.0 + 3.36.0 org.eclipse.jdt diff --git a/tycho-build/pom.xml b/tycho-build/pom.xml index 8bad5fd366..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 @@ -95,7 +95,7 @@ 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-surefire/org.eclipse.tycho.surefire.osgibooter/pom.xml b/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/pom.xml index 3898d38262..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