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


The following commit(s) were added to refs/heads/master by this push:
     new 66eaaf7  SLING-13029 - Publish the main feature of the MCP Server 
bundle (#18)
66eaaf7 is described below

commit 66eaaf7505a950bece8d19d12483a5420d6f4b88
Author: Robert Munteanu <[email protected]>
AuthorDate: Wed May 20 16:12:52 2026 +0200

    SLING-13029 - Publish the main feature of the MCP Server bundle (#18)
    
    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