This is an automated email from the ASF dual-hosted git repository. tsato pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-karaf-examples.git
The following commit(s) were added to refs/heads/master by this push: new d1c4400 Fix example title for camel-example-servlet-rest-karaf-jaas d1c4400 is described below commit d1c4400f55d251b428683980ec22a95bb6d57ea3 Author: Tadayoshi Sato <sato.tadayo...@gmail.com> AuthorDate: Fri Apr 2 18:35:26 2021 +0900 Fix example title for camel-example-servlet-rest-karaf-jaas --- examples/camel-example-servlet-rest-karaf-jaas/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/camel-example-servlet-rest-karaf-jaas/pom.xml b/examples/camel-example-servlet-rest-karaf-jaas/pom.xml index c2d24ad..fc0f18b 100644 --- a/examples/camel-example-servlet-rest-karaf-jaas/pom.xml +++ b/examples/camel-example-servlet-rest-karaf-jaas/pom.xml @@ -35,7 +35,7 @@ <properties> <category>OSGi</category> - <title>Servlet REST Blueprint</title> + <title>Servlet REST Karaf JAAS</title> <camel.osgi.import.pkg> *