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

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

commit 6067d3f6cdde2343c8d437cb5f0b3152d463bae4
Author: Robert Munteanu <[email protected]>
AuthorDate: Wed May 20 14:46:22 2026 +0200

    SLING-13029 - Publish the main feature of the MCP Server bundle
    
    This reverts commit 5ab0571718ecc43c74ec914affa8d305b6fbc11e.
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 89adc3d..a763d52 100644
--- a/pom.xml
+++ b/pom.xml
@@ -293,6 +293,7 @@
                         <goals>
                             <goal>aggregate-features</goal>
                             <goal>analyse-features</goal>
+                            <goal>attach-features</goal>
                         </goals>
                         <phase>prepare-package</phase>
                     </execution>

Reply via email to