This is an automated email from the ASF dual-hosted git repository.
yishayw pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git
The following commit(s) were added to refs/heads/develop by this push:
new f574e82e7 Fix duplicate properties tag in compiler-build-tools pom.xml
f574e82e7 is described below
commit f574e82e74802f5ce5fd2c11773f1bf3584e5801
Author: Yishay Weiss <[email protected]>
AuthorDate: Sat Apr 4 21:38:28 2026 +0300
Fix duplicate properties tag in compiler-build-tools pom.xml
---
compiler-build-tools/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compiler-build-tools/pom.xml b/compiler-build-tools/pom.xml
index fd44e31dc..4972196bb 100644
--- a/compiler-build-tools/pom.xml
+++ b/compiler-build-tools/pom.xml
@@ -331,4 +331,4 @@
</profile>
</profiles>
-<properties /></project>
+</project>