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 f2ace54f5e577394e0f52694554b683571696d49
Author: Yishay Weiss <[email protected]>
AuthorDate: Fri Nov 15 09:32:34 2024 +0000

    Revert "[maven-release-plugin] prepare branch @{releaseLabel}"
    
    This reverts commit 4dfaedff0f26473d4675ba614b8560b6d0772943.
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 00718bdb4..5c0578c87 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.12</tag>
+    <tag>release/0.9.9</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-25T16:03:00Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2024-10-04T11:05:10Z</project.build.outputTimestamp>
   </properties>
 
   <!-- Only configure the site distribution as the rest is handled by the 
apache parent -->

Reply via email to