diff --git a/p2-maven-plugin/pom.xml b/p2-maven-plugin/pom.xml index b9153d464b..fb9a273048 100644 --- a/p2-maven-plugin/pom.xml +++ b/p2-maven-plugin/pom.xml @@ -28,7 +28,6 @@ org.eclipse.platform org.eclipse.equinox.p2.core - 2.13.100 org.eclipse.platform @@ -37,22 +36,18 @@ org.eclipse.platform org.eclipse.equinox.p2.publisher - 1.9.600 org.eclipse.platform org.eclipse.equinox.p2.director - 2.6.800 org.eclipse.platform org.eclipse.equinox.p2.engine - 2.10.600 org.eclipse.platform org.eclipse.equinox.p2.metadata - 2.9.500 org.eclipse.platform @@ -61,7 +56,6 @@ org.eclipse.platform org.eclipse.osgi.compatibility.state - 1.2.1200 org.eclipse.platform @@ -70,12 +64,10 @@ org.eclipse.platform org.eclipse.equinox.frameworkadmin - 2.3.500 org.eclipse.platform org.eclipse.equinox.preferences - 3.12.0 org.apache.maven @@ -96,12 +88,10 @@ org.eclipse.platform org.eclipse.equinox.p2.metadata.repository - 1.5.700 org.eclipse.platform org.eclipse.equinox.p2.updatesite - 1.3.800 @@ -123,53 +113,43 @@ org.eclipse.platform org.eclipse.equinox.p2.jarprocessor - 1.3.600 org.eclipse.platform org.eclipse.equinox.p2.touchpoint.natives - 1.5.700 org.eclipse.platform org.eclipse.equinox.p2.touchpoint.eclipse - 2.4.600 org.eclipse.platform org.eclipse.equinox.p2.garbagecollector - 1.3.700 org.eclipse.platform org.eclipse.equinox.p2.director.app - 1.3.800 org.eclipse.platform org.eclipse.equinox.p2.repository.tools - 2.4.800 org.eclipse.platform org.eclipse.equinox.concurrent - 1.3.400 org.eclipse.platform org.eclipse.equinox.simpleconfigurator - 1.5.600 org.eclipse.platform org.eclipse.equinox.app - 1.7.500 org.eclipse.platform org.eclipse.equinox.frameworkadmin.equinox - 1.3.400 org.eclipse.platform diff --git a/pom.xml b/pom.xml index c669a5ef36..d6d32e9b6c 100644 --- a/pom.xml +++ b/pom.xml @@ -315,6 +315,166 @@ org.eclipse.equinox.simpleconfigurator.manipulator 2.3.600 + + org.eclipse.emf + org.eclipse.emf.ecore + 2.40.0 + + + org.eclipse.jdt + org.eclipse.jdt.core.manipulation + 1.23.100 + + + org.eclipse.jdt + org.eclipse.jdt.launching + 3.23.400 + + + org.eclipse.jdt + org.eclipse.jdt.ui + 3.35.100 + + + org.eclipse.pde + org.eclipse.pde.api.tools + 1.3.900 + + + org.eclipse.pde + org.eclipse.pde.core + 3.21.0 + + + org.eclipse.pde + org.eclipse.pde.ui + 3.16.200 + + + org.eclipse.platform + org.eclipse.equinox.app + 1.7.500 + + + org.eclipse.platform + org.eclipse.equinox.common + 3.20.200 + + + org.eclipse.platform + org.eclipse.equinox.concurrent + 1.3.400 + + + org.eclipse.platform + org.eclipse.equinox.frameworkadmin + 2.3.500 + + + org.eclipse.platform + org.eclipse.equinox.frameworkadmin.equinox + 1.3.400 + + + org.eclipse.platform + org.eclipse.equinox.p2.artifact.repository + 1.5.800 + + + org.eclipse.platform + org.eclipse.equinox.p2.core + 2.13.100 + + + org.eclipse.platform + org.eclipse.equinox.p2.director + 2.6.800 + + + org.eclipse.platform + org.eclipse.equinox.p2.director.app + 1.3.800 + + + org.eclipse.platform + org.eclipse.equinox.p2.engine + 2.10.600 + + + org.eclipse.platform + org.eclipse.equinox.p2.garbagecollector + 1.3.700 + + + org.eclipse.platform + org.eclipse.equinox.p2.jarprocessor + 1.3.600 + + + org.eclipse.platform + org.eclipse.equinox.p2.metadata + 2.9.500 + + + org.eclipse.platform + org.eclipse.equinox.p2.metadata.repository + 1.5.700 + + + org.eclipse.platform + org.eclipse.equinox.p2.publisher + 1.9.600 + + + org.eclipse.platform + org.eclipse.equinox.p2.repository.tools + 2.4.800 + + + org.eclipse.platform + org.eclipse.equinox.p2.touchpoint.eclipse + 2.4.600 + + + org.eclipse.platform + org.eclipse.equinox.p2.touchpoint.natives + 1.5.700 + + + org.eclipse.platform + org.eclipse.equinox.p2.updatesite + 1.3.800 + + + org.eclipse.platform + org.eclipse.equinox.preferences + 3.12.0 + + + org.eclipse.platform + org.eclipse.equinox.simpleconfigurator + 1.5.600 + + + org.eclipse.platform + org.eclipse.jface + 3.38.0 + + + org.eclipse.platform + org.eclipse.ltk.core.refactoring + 3.15.0 + + + org.eclipse.platform + org.eclipse.osgi.compatibility.state + 1.2.1200 + + + org.eclipse.platform + org.eclipse.ui.ide + 3.22.700 + org.bouncycastle bcpg-jdk18on diff --git a/target-platform-configuration/pom.xml b/target-platform-configuration/pom.xml index 8803f348f6..34cd60b5a8 100644 --- a/target-platform-configuration/pom.xml +++ b/target-platform-configuration/pom.xml @@ -63,4 +63,4 @@ ${project.version} - \ No newline at end of file + diff --git a/tycho-api/pom.xml b/tycho-api/pom.xml index 6cb2bdd9ac..8c99803ec4 100644 --- a/tycho-api/pom.xml +++ b/tycho-api/pom.xml @@ -28,12 +28,10 @@ org.eclipse.platform org.eclipse.equinox.p2.metadata - 2.9.500 org.eclipse.platform org.eclipse.equinox.p2.publisher - 1.9.600 diff --git a/tycho-apitools-plugin/pom.xml b/tycho-apitools-plugin/pom.xml index b22fe3245f..88973bc22b 100644 --- a/tycho-apitools-plugin/pom.xml +++ b/tycho-apitools-plugin/pom.xml @@ -38,13 +38,11 @@ org.eclipse.pde org.eclipse.pde.api.tools - 1.3.900 jar org.eclipse.pde org.eclipse.pde.core - 3.21.0 jar @@ -56,7 +54,6 @@ org.eclipse.platform org.eclipse.equinox.common - 3.20.200 org.eclipse.jdt @@ -65,7 +62,6 @@ org.eclipse.jdt org.eclipse.jdt.launching - 3.23.400 @@ -100,4 +96,4 @@ - \ No newline at end of file + diff --git a/tycho-baseline-plugin/pom.xml b/tycho-baseline-plugin/pom.xml index eaba6a2065..5ad8a251b7 100644 --- a/tycho-baseline-plugin/pom.xml +++ b/tycho-baseline-plugin/pom.xml @@ -61,7 +61,6 @@ org.eclipse.emf org.eclipse.emf.ecore - 2.40.0 @@ -84,4 +83,4 @@ - \ No newline at end of file + diff --git a/tycho-bnd-plugin/pom.xml b/tycho-bnd-plugin/pom.xml index 1597c79608..c6fc2d3ad7 100644 --- a/tycho-bnd-plugin/pom.xml +++ b/tycho-bnd-plugin/pom.xml @@ -74,4 +74,4 @@ - \ No newline at end of file + diff --git a/tycho-bndlib/pom.xml b/tycho-bndlib/pom.xml index d38ca77a43..dee17aa300 100644 --- a/tycho-bndlib/pom.xml +++ b/tycho-bndlib/pom.xml @@ -52,4 +52,4 @@ - \ No newline at end of file + diff --git a/tycho-build/pom.xml b/tycho-build/pom.xml index 2ca5c810c1..9bf6d1327b 100644 --- a/tycho-build/pom.xml +++ b/tycho-build/pom.xml @@ -51,7 +51,6 @@ org.eclipse.platform org.eclipse.equinox.p2.core - 2.13.100 @@ -62,26 +61,22 @@ org.eclipse.platform org.eclipse.equinox.p2.publisher - 1.9.600 org.eclipse.platform org.eclipse.equinox.p2.director - 2.6.800 org.eclipse.platform org.eclipse.equinox.p2.engine - 2.10.600 org.eclipse.platform org.eclipse.equinox.p2.metadata - 2.9.500 org.eclipse.platform @@ -91,7 +86,6 @@ org.eclipse.platform org.eclipse.osgi.compatibility.state - 1.2.1200 @@ -126,7 +120,6 @@ org.eclipse.platform org.eclipse.equinox.p2.metadata.repository - 1.5.700 org.eclipse.tycho @@ -159,4 +152,4 @@ ${project.version} - \ No newline at end of file + diff --git a/tycho-buildtimestamp-jgit/pom.xml b/tycho-buildtimestamp-jgit/pom.xml index bc821c39f8..611a079950 100644 --- a/tycho-buildtimestamp-jgit/pom.xml +++ b/tycho-buildtimestamp-jgit/pom.xml @@ -70,4 +70,4 @@ - \ No newline at end of file + diff --git a/tycho-cleancode-plugin/pom.xml b/tycho-cleancode-plugin/pom.xml index 745e062e68..55355512b0 100644 --- a/tycho-cleancode-plugin/pom.xml +++ b/tycho-cleancode-plugin/pom.xml @@ -35,7 +35,6 @@ org.eclipse.jdt org.eclipse.jdt.ui - 3.35.100 * @@ -46,7 +45,6 @@ org.eclipse.platform org.eclipse.equinox.preferences - 3.12.0 * @@ -57,7 +55,6 @@ org.eclipse.jdt org.eclipse.jdt.core.manipulation - 1.23.100 * @@ -68,7 +65,6 @@ org.eclipse.platform org.eclipse.ltk.core.refactoring - 3.15.0 * @@ -89,7 +85,6 @@ org.eclipse.platform org.eclipse.ui.ide - 3.22.700 * @@ -100,7 +95,6 @@ org.eclipse.pde org.eclipse.pde.ui - 3.16.200 * @@ -128,4 +122,4 @@ - \ No newline at end of file + diff --git a/tycho-core/pom.xml b/tycho-core/pom.xml index c0abd488af..c412fbea8c 100644 --- a/tycho-core/pom.xml +++ b/tycho-core/pom.xml @@ -322,7 +322,6 @@ org.eclipse.pde org.eclipse.pde.core - 3.21.0 test @@ -338,4 +337,4 @@ - \ No newline at end of file + diff --git a/tycho-ds-plugin/pom.xml b/tycho-ds-plugin/pom.xml index 9458074371..bdacda98ae 100644 --- a/tycho-ds-plugin/pom.xml +++ b/tycho-ds-plugin/pom.xml @@ -55,4 +55,4 @@ - \ No newline at end of file + diff --git a/tycho-eclipse-plugin/pom.xml b/tycho-eclipse-plugin/pom.xml index b89da889f1..acc48e72df 100644 --- a/tycho-eclipse-plugin/pom.xml +++ b/tycho-eclipse-plugin/pom.xml @@ -39,7 +39,6 @@ org.eclipse.pde org.eclipse.pde.core - 3.21.0 jar @@ -51,7 +50,6 @@ org.eclipse.pde org.eclipse.pde.api.tools - 1.3.900 jar @@ -63,7 +61,6 @@ org.eclipse.jdt org.eclipse.jdt.launching - 3.23.400 * @@ -108,4 +105,4 @@ - \ No newline at end of file + diff --git a/tycho-gpg-plugin/pom.xml b/tycho-gpg-plugin/pom.xml index e29134b13f..e26552db90 100644 --- a/tycho-gpg-plugin/pom.xml +++ b/tycho-gpg-plugin/pom.xml @@ -53,7 +53,6 @@ org.eclipse.platform org.eclipse.equinox.p2.artifact.repository - 1.5.800 org.eclipse.platform diff --git a/tycho-its/pom.xml b/tycho-its/pom.xml index a24154282a..068229efc9 100644 --- a/tycho-its/pom.xml +++ b/tycho-its/pom.xml @@ -209,7 +209,6 @@ org.eclipse.platform org.eclipse.jface - 3.38.0 test diff --git a/tycho-lib-detector/pom.xml b/tycho-lib-detector/pom.xml index de66d3a712..e9ed6d588f 100644 --- a/tycho-lib-detector/pom.xml +++ b/tycho-lib-detector/pom.xml @@ -43,4 +43,4 @@ - \ No newline at end of file + diff --git a/tycho-repository-plugin/pom.xml b/tycho-repository-plugin/pom.xml index 32120f4930..6366e949b5 100644 --- a/tycho-repository-plugin/pom.xml +++ b/tycho-repository-plugin/pom.xml @@ -94,4 +94,4 @@ - \ No newline at end of file + diff --git a/tycho-sbom-plugin/pom.xml b/tycho-sbom-plugin/pom.xml index 0740e14ff8..be4e87ab65 100644 --- a/tycho-sbom-plugin/pom.xml +++ b/tycho-sbom-plugin/pom.xml @@ -45,4 +45,4 @@ - \ No newline at end of file + diff --git a/tycho-sbom/pom.xml b/tycho-sbom/pom.xml index 8363bd4c81..70323bdeb4 100644 --- a/tycho-sbom/pom.xml +++ b/tycho-sbom/pom.xml @@ -61,4 +61,4 @@ - \ No newline at end of file + diff --git a/tycho-source-plugin/pom.xml b/tycho-source-plugin/pom.xml index 7c530803e7..f88fe6aa21 100644 --- a/tycho-source-plugin/pom.xml +++ b/tycho-source-plugin/pom.xml @@ -109,4 +109,4 @@ - \ No newline at end of file + diff --git a/tycho-surefire/pom.xml b/tycho-surefire/pom.xml index e7b9e46c1b..f3d315ddc4 100644 --- a/tycho-surefire/pom.xml +++ b/tycho-surefire/pom.xml @@ -93,4 +93,4 @@ - \ No newline at end of file + diff --git a/tycho-targetplatform/pom.xml b/tycho-targetplatform/pom.xml index 893c55c4f5..06659ad201 100644 --- a/tycho-targetplatform/pom.xml +++ b/tycho-targetplatform/pom.xml @@ -43,4 +43,4 @@ - \ No newline at end of file + diff --git a/tycho-versions-plugin/pom.xml b/tycho-versions-plugin/pom.xml index f4ea8674fd..eda1689c8f 100644 --- a/tycho-versions-plugin/pom.xml +++ b/tycho-versions-plugin/pom.xml @@ -82,4 +82,4 @@ - \ No newline at end of file + diff --git a/tycho-wrap-plugin/pom.xml b/tycho-wrap-plugin/pom.xml index 6a3deebc56..31dd20a883 100644 --- a/tycho-wrap-plugin/pom.xml +++ b/tycho-wrap-plugin/pom.xml @@ -54,4 +54,4 @@ - \ No newline at end of file +