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

joshtynjala pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/flex-blazeds.git

commit eb4d9dbe7cc5196316c365fffcff28c8a317c31a
Author: Josh Tynjala <[email protected]>
AuthorDate: Mon Feb 23 14:15:17 2026 -0800

    pom.xml: samples required for distribution
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 1bf1bd7..49645fa 100755
--- a/pom.xml
+++ b/pom.xml
@@ -337,6 +337,7 @@
         <profile>
             <id>with-distribution</id>
             <modules>
+                <module>samples</module>
                 <module>distribution</module>
             </modules>
         </profile>

Reply via email to