This is an automated email from the ASF dual-hosted git repository.
marat pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kameleon.git
The following commit(s) were added to refs/heads/main by this push:
new 4480631 Bump to Kamelets 0.4.0 (#16)
4480631 is described below
commit 44806315f23db05d4e2b4b59fe90c377ea5660cc
Author: Andrea Cosentino <[email protected]>
AuthorDate: Fri Oct 15 16:39:32 2021 +0200
Bump to Kamelets 0.4.0 (#16)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 1825459..8d0c8b8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@ under the License.
<surefire-plugin.version>3.0.0-M5</surefire-plugin.version>
<version.camel-quarkus>2.2.0</version.camel-quarkus>
<version.camel-classic>3.11.2</version.camel-classic>
- <version.camel-kamelet>0.3.0</version.camel-kamelet>
+ <version.camel-kamelet>0.4.0</version.camel-kamelet>
</properties>
<dependencyManagement>
<dependencies>