This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 40b4cd8a4cd Polished
40b4cd8a4cd is described below

commit 40b4cd8a4cd41f9ced1e8fa5330a87949968be11
Author: Claus Ibsen <[email protected]>
AuthorDate: Thu Dec 15 07:06:19 2022 +0100

    Polished
---
 docs/user-manual/modules/ROOT/pages/camel-jbang.adoc | 2 --
 1 file changed, 2 deletions(-)

diff --git a/docs/user-manual/modules/ROOT/pages/camel-jbang.adoc 
b/docs/user-manual/modules/ROOT/pages/camel-jbang.adoc
index a6152e1e466..0ce9a508fae 100644
--- a/docs/user-manual/modules/ROOT/pages/camel-jbang.adoc
+++ b/docs/user-manual/modules/ROOT/pages/camel-jbang.adoc
@@ -367,7 +367,6 @@ use it to configure repository password:
 [source,bash]
 ----
 $ mvn -emp
-[INFO] BuildTimeEventSpy is registered.
 Master password: camel
 {hqXUuec2RowH8dA8vdqkF6jn4NU9ybOsDjuTmWvYj4U=}
 ----
@@ -386,7 +385,6 @@ Then a normal password can be configured like this:
 [source,bash]
 ----
 $ mvn -ep
-[INFO] BuildTimeEventSpy is registered.
 Password: camel
 {SSVqy/PexxQHvubrWhdguYuG7HnTvHlaNr6g3dJn7nk=}
 ----

Reply via email to