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

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


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

commit 9d26c658c4080454d0515ac2bdfed54103c94351
Author: yishayw <[email protected]>
AuthorDate: Sat Apr 17 06:19:58 2021 +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 9f4a0d1..eed8859 100644
--- a/pom.xml
+++ b/pom.xml
@@ -55,8 +55,8 @@
     <maven.version>3.5.4</maven.version>
 
     <royale.build-tools.version>1.2.1</royale.build-tools.version>
-    
<project.royale.compiler.version>0.9.8-SNAPSHOT</project.royale.compiler.version>
-    <royale.typedefs.version>0.9.8-SNAPSHOT</royale.typedefs.version>
+    <project.royale.compiler.version>0.9.8</project.royale.compiler.version>
+    <royale.typedefs.version>0.9.8</royale.typedefs.version>
 
     <royale.targets>JSRoyale</royale.targets>
     <royale.skipAS>true</royale.skipAS>

Reply via email to