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

yishayw pushed a commit to branch release/0.9.11
in repository https://gitbox.apache.org/repos/asf/royale-typedefs.git


The following commit(s) were added to refs/heads/release/0.9.11 by this push:
     new a03072f  update royale.compiler.version in pom
a03072f is described below

commit a03072f2f8238846aa5cc3fa6dc7637077b348a6
Author: yishayw <[email protected]>
AuthorDate: Sat Oct 5 08:48:32 2024 +0000

    update royale.compiler.version in pom
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 39fd391..6043a7b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,7 +45,7 @@
     <maven.version>3.8.1</maven.version>
 
     <royale.build-tools.version>1.2.1</royale.build-tools.version>
-    <royale.compiler.version>0.9.11-SNAPSHOT</royale.compiler.version>
+    <royale.compiler.version>0.9.11</royale.compiler.version>
 
     <release-profiles>apache-release</release-profiles>
 

Reply via email to