You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by zb...@apache.org on 2021/04/13 09:50:56 UTC

[camel-quarkus] branch quarkus-main created (now 928b2d9)

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

zbendhiba pushed a change to branch quarkus-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git.


      at 928b2d9  Upgrade to Quarkus 1.14.0.Final

This branch includes the following new commits:

     new 928b2d9  Upgrade to Quarkus 1.14.0.Final

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


[camel-quarkus] 01/01: Upgrade to Quarkus 1.14.0.Final

Posted by zb...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 928b2d979eee06d592b227a5295de6500f491fca
Author: James Netherton <ja...@gmail.com>
AuthorDate: Thu Mar 18 16:50:15 2021 +0000

    Upgrade to Quarkus 1.14.0.Final
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f705f70..ae61bbc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -100,7 +100,7 @@
         <optaplanner.version>8.2.0.Final</optaplanner.version>
         <quarkiverse.freemarker.version>0.2.2</quarkiverse.freemarker.version>
         <quarkiverse-minio.version>0.2.2</quarkiverse-minio.version>
-        <quarkus.version>1.13.0.Final</quarkus.version>
+        <quarkus.version>999-SNAPSHOT</quarkus.version>
         <quarkus-google-cloud.version>0.3.0</quarkus-google-cloud.version>
         <quarkus-hazelcast-client.version>1.1.1</quarkus-hazelcast-client.version>
         <quarkus-qpid-jms.version>0.24.0</quarkus-qpid-jms.version>