This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new b88d298f77c0 camel launcher can run last
b88d298f77c0 is described below

commit b88d298f77c0c740528deea4190870c9dbba2478
Author: Claus Ibsen <[email protected]>
AuthorDate: Thu Dec 18 14:05:44 2025 +0100

    camel launcher can run last
---
 dsl/camel-jbang/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dsl/camel-jbang/pom.xml b/dsl/camel-jbang/pom.xml
index bb79331e6b6d..d7bbf0cf4cbb 100644
--- a/dsl/camel-jbang/pom.xml
+++ b/dsl/camel-jbang/pom.xml
@@ -41,7 +41,7 @@
         <module>camel-jbang-plugin-edit</module>
         <module>camel-jbang-plugin-kubernetes</module>
         <module>camel-jbang-plugin-test</module>
-        <module>camel-launcher</module>
         <module>camel-jbang-it</module>
+        <module>camel-launcher</module>
     </modules>
 </project>

Reply via email to