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 1925dd9fd74031b55c4a929983f675d08f789134
Author: Yishay Weiss <[email protected]>
AuthorDate: Wed Mar 2 13:59:00 2022 +0200

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

diff --git a/pom.xml b/pom.xml
index 4e993ac..e62d398 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>HEAD</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>2022-02-13T07:32:20Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2021-08-27T12:13:11Z</project.build.outputTimestamp>
   </properties>
 
   <!-- Only configure the site distribution as the rest is handled by the 
apache parent -->

Reply via email to