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-asjs.git


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

commit 2286a25287003610744de2eca69d56d5ce261606
Author: yishayw <[email protected]>
AuthorDate: Sat Oct 5 11:47:02 2024 +0000

    update project.royale.compiler.version and royale.typedefs.version in pom
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index fce1290d8f..4b5dd5e045 100644
--- a/pom.xml
+++ b/pom.xml
@@ -55,8 +55,8 @@
     <maven.version>3.8.1</maven.version>
 
     <royale.build-tools.version>1.2.1</royale.build-tools.version>
-    
<project.royale.compiler.version>0.9.11-SNAPSHOT</project.royale.compiler.version>
-    <royale.typedefs.version>0.9.11-SNAPSHOT</royale.typedefs.version>
+    <project.royale.compiler.version>0.9.11</project.royale.compiler.version>
+    <royale.typedefs.version>0.9.11</royale.typedefs.version>
 
     <royale.targets>JSRoyale</royale.targets>
     <royale.skipAS>true</royale.skipAS>

Reply via email to