This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git

commit 3a6d807186ae432992046936b0009acd4b002aa9
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon Jan 20 11:23:34 2020 +0100

    Camel-Cron-starter: Set to version 3.1.0-SNAPSHOT
---
 components-starter/camel-cron-starter/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/components-starter/camel-cron-starter/pom.xml 
b/components-starter/camel-cron-starter/pom.xml
index c278e0f..9322aed 100644
--- a/components-starter/camel-cron-starter/pom.xml
+++ b/components-starter/camel-cron-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-cron-starter</artifactId>
   <packaging>jar</packaging>

Reply via email to