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

rombert pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-mcp-server.git

commit a0fe0a3dcb2427d0b558e9fe8fe3444f8f56adc3
Author: Robert Munteanu <[email protected]>
AuthorDate: Mon Dec 8 17:19:39 2025 +0100

    chore(mcp-server): formatting in JSON file
---
 src/main/features/main.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/features/main.json b/src/main/features/main.json
index c34fb1f..052bae5 100644
--- a/src/main/features/main.json
+++ b/src/main/features/main.json
@@ -1,6 +1,6 @@
 {
   "bundles": [
-     {
+    {
         "id": "${project.groupId}:${project.artifactId}:${project.version}",
         "start-order": 25
     },
@@ -33,4 +33,4 @@
         "start-order": 25
     }
   ]
-}
\ No newline at end of file
+}

Reply via email to