Rename camel-quarkus-extensions-support to
camel-quarkus-support-extensions so that the ordering by artifactId is
the same as ordering by directory name. This simplifies the orientation
in IDEs.
diff --git a/extensions/support/pom.xml b/extensions/support/pom.xml
index 8c8d509..b4ebdff 100644
--- a/extensions/support/pom.xml
+++ b/extensions/support/pom.xml
@@ -27,7 +27,7 @@
 
     <modelVersion>4.0.0</modelVersion>
 
-    <artifactId>camel-quarkus-extensions-support</artifactId>
+    <artifactId>camel-quarkus-support-extensions</artifactId>
     <name>Camel Quarkus :: Support</name>
     <packaging>pom</packaging>