Regen
diff --git a/components/camel-test-blueprint-junit5/src/generated/resources/META-INF/services/org/apache/camel/other.properties b/components/camel-test-blueprint-junit5/src/generated/resources/META-INF/services/org/apache/camel/other.properties
new file mode 100644
index 0000000..b023adb
--- /dev/null
+++ b/components/camel-test-blueprint-junit5/src/generated/resources/META-INF/services/org/apache/camel/other.properties
@@ -0,0 +1,7 @@
+# Generated by camel build tools - do NOT edit this file!
+name=test-blueprint-junit5
+groupId=org.apache.camel.karaf
+artifactId=camel-test-blueprint-junit5
+version=3.18.0-SNAPSHOT
+projectName=Camel Karaf :: Test :: Blueprint :: Junit5
+projectDescription=Camel unit testing with OSGi Blueprint and Junit5
diff --git a/components/camel-test-blueprint-junit5/src/generated/resources/test-blueprint-junit5.json b/components/camel-test-blueprint-junit5/src/generated/resources/test-blueprint-junit5.json
new file mode 100644
index 0000000..9dc4df7
--- /dev/null
+++ b/components/camel-test-blueprint-junit5/src/generated/resources/test-blueprint-junit5.json
@@ -0,0 +1,15 @@
+{
+  "other": {
+    "kind": "other",
+    "name": "test-blueprint-junit5",
+    "title": "Test Blueprint Junit5",
+    "description": "Camel unit testing with OSGi Blueprint and Junit5",
+    "deprecated": false,
+    "firstVersion": "3.18.0",
+    "label": "testing,java,osgi",
+    "supportLevel": "Preview",
+    "groupId": "org.apache.camel.karaf",
+    "artifactId": "camel-test-blueprint-junit5",
+    "version": "3.18.0-SNAPSHOT"
+  }
+}