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


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

commit 5122b3728e6fa349b3f2a7152a6d78a659d88f71
Author: yishayw <[email protected]>
AuthorDate: Fri Aug 27 12:52:09 2021 +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 57f4b64..989a925 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,7 +45,7 @@
     <maven.version>3.3.1</maven.version>
 
     <royale.build-tools.version>1.2.1</royale.build-tools.version>
-    <royale.compiler.version>0.9.8-SNAPSHOT</royale.compiler.version>
+    <royale.compiler.version>0.9.8</royale.compiler.version>
 
     <release-profiles>apache-release</release-profiles>
 

Reply via email to