Repository: camel Updated Branches: refs/heads/master e98a801b5 -> 2a9dbacff
camel-swagger is deprecated - use camel-swagger-java Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/065eddab Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/065eddab Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/065eddab Branch: refs/heads/master Commit: 065eddab73e1a0a37907743467e9e59a28f9d092 Parents: e98a801 Author: Claus Ibsen <davscl...@apache.org> Authored: Wed Sep 23 11:42:35 2015 +0200 Committer: Claus Ibsen <davscl...@apache.org> Committed: Wed Sep 23 11:42:35 2015 +0200 ---------------------------------------------------------------------- components/camel-swagger/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/065eddab/components/camel-swagger/pom.xml ---------------------------------------------------------------------- diff --git a/components/camel-swagger/pom.xml b/components/camel-swagger/pom.xml index 4689c1e..0e28087 100644 --- a/components/camel-swagger/pom.xml +++ b/components/camel-swagger/pom.xml @@ -26,7 +26,7 @@ <artifactId>camel-swagger</artifactId> <packaging>bundle</packaging> - <name>Camel :: Swagger</name> + <name>Camel :: Swagger (deprecated)</name> <description>Camel Swagger support</description> <properties>