You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ah...@apache.org on 2020/04/13 03:54:14 UTC

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

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

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


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

commit bfca4c6bb66b5a1035d87c5f81a5963305dd8205
Author: aharui <ah...@apache.org>
AuthorDate: Mon Apr 13 03:52:34 2020 +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 d6bab7f..8ad2802 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,7 @@
     <maven.version>3.3.1</maven.version>
 
     <royale.build-tools.version>1.1.0</royale.build-tools.version>
-    <royale.compiler.version>0.9.7-SNAPSHOT</royale.compiler.version>
+    <royale.compiler.version>0.9.7</royale.compiler.version>
 
     <release-profiles>apache-release</release-profiles>
   </properties>