This is an automated email from the ASF dual-hosted git repository.
yishayw pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git
commit c9bdd298a76e6750dfda580346507a7dc8259b70
Author: ApacheRoyale
<apacheroy...@apacheroyale3.5fqhacghrxnu5p2kyqqiah341h.parx.internal.cloudapp.net>
AuthorDate: Fri Nov 15 09:44:49 2024 +0000
[maven-release-plugin] prepare branch @{releaseLabel}
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 5c0578c87..543545a09 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,7 +37,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/royale-compiler.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/royale-compiler.git</developerConnection>
<url>https://github.com/apache/royale-compiler</url>
- <tag>release/0.9.9</tag>
+ <tag>release/0.9.12</tag>
</scm>
<properties>
@@ -64,7 +64,7 @@
<maven.wagon.http.retryHandler.class>standard</maven.wagon.http.retryHandler.class>
<!-- Try at most 6 times to deploy every artifact -->
<maven.wagon.http.retryHandler.count>6</maven.wagon.http.retryHandler.count>
-
<project.build.outputTimestamp>2024-10-04T11:05:10Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2024-11-15T09:44:47Z</project.build.outputTimestamp>
</properties>
<!-- Only configure the site distribution as the rest is handled by the
apache parent -->