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 87ee7902837 deprecate camel-rest-swagger
87ee7902837 is described below

commit 87ee7902837552944850a9a3b48eda270c18dd22
Author: Claus Ibsen <[email protected]>
AuthorDate: Sat Jan 14 19:38:07 2023 +0100

    deprecate camel-rest-swagger
---
 components/camel-rest-swagger/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/components/camel-rest-swagger/pom.xml 
b/components/camel-rest-swagger/pom.xml
index 2138944839d..4e362fde91b 100644
--- a/components/camel-rest-swagger/pom.xml
+++ b/components/camel-rest-swagger/pom.xml
@@ -29,7 +29,7 @@
 
     <artifactId>camel-rest-swagger</artifactId>
 
-    <name>Camel :: REST Swagger</name>
+    <name>Camel :: REST Swagger (deprecated)</name>
     <description>Camel REST support using Swagger</description>
 
     <properties>

Reply via email to