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 0c4b102fea90cce5a2bb09d65a65e1e64ec16fe7 Author: Josh Tynjala <[email protected]> AuthorDate: Tue Jul 16 13:24:20 2024 -0700 update other poms to next version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e3f5373..5ec5386 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.11-SNAPSHOT</royale.compiler.version> + <royale.compiler.version>0.9.12-SNAPSHOT</royale.compiler.version> <release-profiles>apache-release</release-profiles>
