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-performance-tests.git
The following commit(s) were added to refs/heads/main by this push:
new 5be230d Moved to 3.10.0-SNAPSHOT
5be230d is described below
commit 5be230d7282cb38f0b502571e4a6927d9c3d54b7
Author: Andrea Cosentino <[email protected]>
AuthorDate: Thu May 13 11:24:46 2021 +0200
Moved to 3.10.0-SNAPSHOT
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d74f995..f7c67b5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-dependencies</artifactId>
- <version>3.9.0-SNAPSHOT</version>
+ <version>3.10.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.camel.tests</groupId>