This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-examples.git
The following commit(s) were added to refs/heads/main by this push:
new 8c3c6fbb Move to 4.0.0-SNAPSHOT
8c3c6fbb is described below
commit 8c3c6fbbedaf06b4882ebcad0b1add7daf7f6f5d
Author: Andrea Cosentino <[email protected]>
AuthorDate: Wed Jan 18 12:20:11 2023 +0100
Move to 4.0.0-SNAPSHOT
Signed-off-by: Andrea Cosentino <[email protected]>
---
examples/resume-api/resume-api-fileset-wal/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/examples/resume-api/resume-api-fileset-wal/pom.xml
b/examples/resume-api/resume-api-fileset-wal/pom.xml
index 6e3cbe21..2a4af166 100644
--- a/examples/resume-api/resume-api-fileset-wal/pom.xml
+++ b/examples/resume-api/resume-api-fileset-wal/pom.xml
@@ -41,7 +41,7 @@
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-wal</artifactId>
- <version>3.21.0-SNAPSHOT</version>
+ <version>4.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.camel.example</groupId>