You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by yi...@apache.org on 2022/03/07 07:16:30 UTC

[royale-asjs] 06/06: Revert "[maven-release-plugin] prepare branch @{releaseLabel}"

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-asjs.git

commit 90569b8ff564899452f44669fe13e9e191b3e88b
Author: Yishay Weiss <yi...@hotmail.com>
AuthorDate: Mon Mar 7 09:16:02 2022 +0200

    Revert "[maven-release-plugin] prepare branch @{releaseLabel}"
    
    This reverts commit 7e8dda5e475e44545def274fbb4ca9582fb660a4.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 796d45a..00890b6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,7 +45,7 @@
     <connection>scm:git:https://gitbox.apache.org/repos/asf/royale-asjs.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/royale-asjs.git</developerConnection>
     <url>https://github.com/apache/royale-asjs</url>
-    <tag>release/0.9.9</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <properties>