Update the Platform's target file
diff --git a/maven/org.eclipse.oomph.maven.generator/report/platform/original.target b/maven/org.eclipse.oomph.maven.generator/report/platform/original.target
index da47612..e419967 100644
--- a/maven/org.eclipse.oomph.maven.generator/report/platform/original.target
+++ b/maven/org.eclipse.oomph.maven.generator/report/platform/original.target
@@ -7,9 +7,6 @@
by glassfish. Should we use it? -->
<unit id="com.jcraft.jsch" version="0.1.55.v20221112-0806"/>
<unit id="com.jcraft.jsch.source" version="0.1.55.v20221112-0806"/>
- <!-- Upstream Maven artifact using javax.annotation-api as bundle name, need to update customers -->
- <unit id="javax.annotation" version="1.3.5.v20221203-1659"/>
- <unit id="javax.annotation.source" version="1.3.5.v20221203-1659"/>
<unit id="org.apache.ant" version="1.10.12.v20211102-1452"/>
<unit id="org.apache.ant.source" version="1.10.12.v20211102-1452"/>
@@ -38,10 +35,6 @@
<unit id="org.hamcrest.core" version="1.3.0.v20180420-1519"/>
<unit id="org.hamcrest.core.source" version="1.3.0.v20180420-1519"/>
- <unit id="javax.xml" version="1.4.1.v20220503-2331"/>
- <!-- To remove when all features/bundles move to Import-Package or jakarta.inject -->
- <unit id="javax.inject" version="1.0.0.v20220405-0441"/>
- <unit id="javax.inject.source" version="1.0.0.v20220405-0441"/>
<!-- This is the "normal" Orbit repository. During development on Bug 568936 this repo is the EBR (git)
sourced bundles of Orbit from 2022-06. This is the sub-p2-repo of the 2022-06 recommended build.
diff --git a/maven/org.eclipse.oomph.maven.generator/report/platform/updated.target b/maven/org.eclipse.oomph.maven.generator/report/platform/updated.target
index b67f7d0..6e32d7d 100644
--- a/maven/org.eclipse.oomph.maven.generator/report/platform/updated.target
+++ b/maven/org.eclipse.oomph.maven.generator/report/platform/updated.target
@@ -7,9 +7,6 @@
by glassfish. Should we use it? -->
<unit id="com.jcraft.jsch" version="0.1.55.v20221112-0806"/>
<unit id="com.jcraft.jsch.source" version="0.1.55.v20221112-0806"/>
- <!-- Upstream Maven artifact using javax.annotation-api as bundle name, need to update customers -->
- <unit id="javax.annotation" version="1.3.5.v20221203-1659"/>
- <unit id="javax.annotation.source" version="1.3.5.v20221203-1659"/>
<unit id="org.apache.ant" version="1.10.12.v20211102-1452"/>
<unit id="org.apache.ant.source" version="1.10.12.v20211102-1452"/>
@@ -38,10 +35,6 @@
<unit id="org.hamcrest.core" version="1.3.0.v20180420-1519"/>
<unit id="org.hamcrest.core.source" version="1.3.0.v20180420-1519"/>
- <unit id="javax.xml" version="1.4.1.v20220503-2331"/>
- <!-- To remove when all features/bundles move to Import-Package or jakarta.inject -->
- <unit id="javax.inject" version="1.0.0.v20220405-0441"/>
- <unit id="javax.inject.source" version="1.0.0.v20220405-0441"/>
<!-- This is the "normal" Orbit repository. During development on Bug 568936 this repo is the EBR (git)
sourced bundles of Orbit from 2022-06. This is the sub-p2-repo of the 2022-06 recommended build.