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-compiler.git
The following commit(s) were added to refs/heads/develop by this push:
new ff8ae7c0e [maven-release-plugin] prepare branch @{releaseLabel}
ff8ae7c0e is described below
commit ff8ae7c0ec0a478a729fb9a911ff140d91e184a1
Author: Josh Tynjala <[email protected]>
AuthorDate: Tue Jul 16 13:23:21 2024 -0700
[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 940032004..14df12014 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.11</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>2023-05-11T16:18:52Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2024-07-16T20:23:21Z</project.build.outputTimestamp>
</properties>
<!-- Only configure the site distribution as the rest is handled by the
apache parent -->