chore: remove deprecated configuration from camel-k-catalog module
diff --git a/support/camel-k-catalog/pom.xml b/support/camel-k-catalog/pom.xml
index f59684b..f97ea84 100644
--- a/support/camel-k-catalog/pom.xml
+++ b/support/camel-k-catalog/pom.xml
@@ -64,7 +64,6 @@
                         <configuration>
                             <outputPath>${project.build.directory}</outputPath>
                             <outputFile>camel-k-catalog-${project.version}.yaml</outputFile>
-                            <runtime>main</runtime>
                         </configuration>
                     </execution>
                 </executions>