diff --git a/pom.xml b/pom.xml
index 7159cd1c3e1..3f38710eba6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -236,6 +236,13 @@
+
+
+ cbi
+ https://repo.eclipse.org/content/repositories/cbi-releases/
+
+
+
platform-4.3
@@ -285,6 +292,80 @@
+
+ production
+
+
+
+ org.eclipse.tycho
+ target-platform-configuration
+ ${tycho-version}
+
+ false
+
+
+
+ org.eclipse.tycho.extras
+ tycho-pack200a-plugin
+ ${tycho-version}
+
+
+ pack200-normalize
+
+ normalize
+
+ verify
+
+
+
+
+ org.eclipse.cbi.maven.plugins
+ eclipse-jarsigner-plugin
+ 1.0.5
+
+
+ sign
+ verify
+
+ sign
+
+
+
+
+
+ org.eclipse.tycho.extras
+ tycho-pack200b-plugin
+ ${tycho-version}
+
+
+ pack200-pack
+
+ pack
+
+ verify
+
+
+
+
+ org.eclipse.tycho
+ tycho-p2-plugin
+ ${tycho-version}
+
+
+ p2-metadata
+
+ p2-metadata
+
+ verify
+
+
+
+ false
+
+
+
+
+
diff --git a/releng/org.eclipse.cdt.repo/pom.xml b/releng/org.eclipse.cdt.repo/pom.xml
index 2f1f98af1bf..71f760717d4 100644
--- a/releng/org.eclipse.cdt.repo/pom.xml
+++ b/releng/org.eclipse.cdt.repo/pom.xml
@@ -15,13 +15,6 @@
org.eclipse.cdt.repo
eclipse-repository
-
-
- cbi
- https://repo.eclipse.org/content/repositories/cbi-releases/
-
-
-
${project.artifactId}
@@ -34,73 +27,6 @@
-
- org.eclipse.tycho
- target-platform-configuration
- ${tycho-version}
-
- false
-
-
-
- org.eclipse.tycho.extras
- tycho-pack200a-plugin
- ${tycho-version}
-
-
- pack200-normalize
-
- normalize
-
- verify
-
-
-
-
- org.eclipse.cbi.maven.plugins
- eclipse-jarsigner-plugin
- 1.0.4
-
-
- sign
- verify
-
- sign
-
-
-
-
-
- org.eclipse.tycho.extras
- tycho-pack200b-plugin
- ${tycho-version}
-
-
- pack200-pack
-
- pack
-
- verify
-
-
-
-
- org.eclipse.tycho
- tycho-p2-plugin
- ${tycho-version}
-
-
- p2-metadata
-
- p2-metadata
-
- verify
-
-
-
- false
-
-
maven-antrun-plugin
1.7