This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch sandbox/camel-3.x in repository https://gitbox.apache.org/repos/asf/camel.git
commit 7623ad08385630fb977d34256fea502013953144 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon Dec 3 16:06:32 2018 +0100 Changed IPFS component to 3.0.0-SNAPSHOT --- components/camel-ipfs/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/camel-ipfs/pom.xml b/components/camel-ipfs/pom.xml index 20b6f7c..3af9ab1 100644 --- a/components/camel-ipfs/pom.xml +++ b/components/camel-ipfs/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>components</artifactId> <groupId>org.apache.camel</groupId> - <version>2.23.0-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <artifactId>camel-ipfs</artifactId>