diff --git a/eclipse-platform-parent/pom.xml b/eclipse-platform-parent/pom.xml
index 8a46093e36..774416fcc1 100644
--- a/eclipse-platform-parent/pom.xml
+++ b/eclipse-platform-parent/pom.xml
@@ -578,6 +578,11 @@
maven-resources-plugin
3.3.1
+
+ org.apache.maven.plugins
+ maven-jar-plugin
+ 3.4.2
+
org.codehaus.mojo
xml-maven-plugin
@@ -918,93 +923,89 @@
- fast-version-check-plugins
-
-
- fast-version-check-enabled
- true
-
-
- META-INF/MANIFEST.MF
-
-
+ fast-version-check
- org.eclipse.tycho
- tycho-packaging-plugin
-
-
- package-plugin-placeholder
-
- package-plugin
-
- generate-sources
-
-
-
-
- org.eclipse.tycho
- tycho-p2-plugin
+ org.apache.maven.plugins
+ maven-antrun-plugin
- generate-p2-metadata
+ resolve-version-qualifier
- p2-metadata
+ run
generate-sources
- disable
+ true
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ant-contrib
+ ant-contrib
+ 1.0b3
+
+
+ ant
+ ant
+
+
+
+
- org.eclipse.tycho.extras
- tycho-p2-extras-plugin
+ org.apache.maven.plugins
+ maven-jar-plugin
- compare-artifact-version-with-release
+ pack-pseudo-jar
- compare-version-with-baselines
+ jar
generate-sources
- false
- **
+ ${project.build.directory}
+
+ ${project.build.directory}/MANIFEST.MF
+
-
-
-
-
- fast-version-check-features
-
-
- fast-version-check-enabled
- true
-
-
- feature.xml
-
-
-
-
-
- org.eclipse.tycho
- tycho-packaging-plugin
-
-
- package-feature-placeholder
-
- package-feature
-
- generate-sources
-
-
-
org.eclipse.tycho
tycho-p2-plugin
@@ -1032,7 +1033,7 @@
generate-sources
- false
+ ${version.check.skip}
**