This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch camel-3.x
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-3.x by this push:
new 830383b92c6 camel-websocket-jsr356 is deprecated
830383b92c6 is described below
commit 830383b92c63836f72a46005cd5d01d2bf22efe0
Author: Claus Ibsen <[email protected]>
AuthorDate: Sun Jan 15 13:39:14 2023 +0100
camel-websocket-jsr356 is deprecated
---
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 7daa114da20..3aeb9480820 100644
--- a/components/camel-websocket-jsr356/pom.xml
+++ b/components/camel-websocket-jsr356/pom.xml
@@ -26,7 +26,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>camel-websocket-jsr356</artifactId>
- <name>Camel :: WebSocket JSR356</name>
+ <name>Camel :: WebSocket JSR356 (deprecated)</name>
<description>Camel WebSocket using JSR356 (javax)</description>
<properties>