This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-typedefs.git
commit 6cbdb38792d1b5d094f67d1323dff1dd964dc30d Author: Josh Tynjala <[email protected]> AuthorDate: Tue Jul 16 13:49:11 2024 -0700 Revert "update other poms to next version" This reverts commit 0c4b102fea90cce5a2bb09d65a65e1e64ec16fe7. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5ec5386..e3f5373 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,7 @@ <maven.version>3.8.1</maven.version> <royale.build-tools.version>1.2.1</royale.build-tools.version> - <royale.compiler.version>0.9.12-SNAPSHOT</royale.compiler.version> + <royale.compiler.version>0.9.11-SNAPSHOT</royale.compiler.version> <release-profiles>apache-release</release-profiles>
