This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a commit to branch camel-main
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git
The following commit(s) were added to refs/heads/camel-main by this push:
new a5d60ec Version bump to the latest Camel Quarkus milestone (2.0.0-M1)
a5d60ec is described below
commit a5d60ec0aa03b5701db3d38e51299e14ca9d6bbd
Author: Otavio Rodolfo Piske <[email protected]>
AuthorDate: Tue Jun 1 14:27:17 2021 +0200
Version bump to the latest Camel Quarkus milestone (2.0.0-M1)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d5f27b2..9ff2ef4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,7 +41,7 @@
<camel-version>3.10.0</camel-version>
<!-- quarkus -->
- <camel-quarkus-version>2.0.0-M1-SNAPSHOT</camel-quarkus-version>
+ <camel-quarkus-version>2.0.0-M1</camel-quarkus-version>
<graalvm-version>21.0.0</graalvm-version>
<quarkus-version>2.0.0.Alpha3</quarkus-version>