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 191403d372cae96ff8cdd207d41c29b06f873ad1
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Mon Dec 3 16:07:51 2018 +0100

    Changed ipfs component starter to 3.0.0-SNAPSHOT
---
 platforms/spring-boot/components-starter/camel-ipfs-starter/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/platforms/spring-boot/components-starter/camel-ipfs-starter/pom.xml 
b/platforms/spring-boot/components-starter/camel-ipfs-starter/pom.xml
index 76694fd..f48a4cc 100644
--- a/platforms/spring-boot/components-starter/camel-ipfs-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-ipfs-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.23.0-SNAPSHOT</version>
+    <version>3.0.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-ipfs-starter</artifactId>
   <packaging>jar</packaging>

Reply via email to