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 09:35:29 UTC

[camel] 06/15: 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 sandbox/camel-3.x
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 0383edd9c64472b60b1c7196701ab159c952b95a
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>