You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2018/12/13 08:35:13 UTC

[camel] 05/10: CAMEL-12954 - Switch to 2.24.0-SNAPSHOT

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.git

commit 34eeb53c155e3f2506c9c505903633d5762d2b0f
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Dec 13 08:05:14 2018 +0100

    CAMEL-12954 - Switch to 2.24.0-SNAPSHOT
---
 components/camel-websocket-jsr356/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/components/camel-websocket-jsr356/pom.xml b/components/camel-websocket-jsr356/pom.xml
index 0cd9b65..3061c0e 100644
--- a/components/camel-websocket-jsr356/pom.xml
+++ b/components/camel-websocket-jsr356/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.23.0-SNAPSHOT</version>
+    <version>2.24.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>