You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by yi...@apache.org on 2021/04/08 14:09:44 UTC

[royale-typedefs] branch release/0.9.8 updated: update royale.compiler.version in pom

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 3732b1c  update royale.compiler.version in pom
3732b1c is described below

commit 3732b1c8d9498661575329ff1ec1599ad6e4c9a7
Author: yishayw <yi...@apache.org>
AuthorDate: Thu Apr 8 14:00:17 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 6744de2..b0f2d39 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>