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

rombert pushed a commit to branch chore/fix-example
in repository https://gitbox.apache.org/repos/asf/sling-tooling-jenkins.git

commit caa510994f597022a00c7e4fed5fe58fd1f3b873
Author: Robert Munteanu <[email protected]>
AuthorDate: Fri Sep 5 10:32:44 2025 +0200

    Revert "chore: remove unneeded underscore from code listing (#24)"
    
    This reverts commit d70cea320cf0ccef326ff098899e0f4b6388da03.
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 0bfe10a..71f8f19 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,7 @@ As changes to master are active immediately on all jobs, it 
is recommended to te
  * under the License.
  */
 
-@Library('sling@mybranch')
+@Library('sling@mybranch') _
 slingOsgiBundleBuild()
 
 ```

Reply via email to