You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2023/07/11 17:57:16 UTC

[camel] branch main updated: Upgrade cq-alias-fastinstall-quickly-extension

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 ed46149e3c6 Upgrade cq-alias-fastinstall-quickly-extension
ed46149e3c6 is described below

commit ed46149e3c6bb069e75e5b2a5c53e717aec9867e
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Tue Jul 11 19:56:59 2023 +0200

    Upgrade cq-alias-fastinstall-quickly-extension
---
 .mvn/extensions.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.mvn/extensions.xml b/.mvn/extensions.xml
index 1a9d5305efe..fd402db1e2c 100644
--- a/.mvn/extensions.xml
+++ b/.mvn/extensions.xml
@@ -3,6 +3,6 @@
     <extension>
         <groupId>org.l2x6.cq</groupId>
         <artifactId>cq-alias-fastinstall-quickly-extension</artifactId>
-        <version>4.4.0</version>
+        <version>4.4.1</version>
     </extension>
 </extensions>