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/13 08:31:07 UTC

[royale-asjs] 02/02: 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 cbc52f04c6fa1be396a74d7a0ee03095bec47554
Author: Yishay Weiss <yi...@hotmail.com>
AuthorDate: Sun Mar 13 10:22:23 2022 +0200

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

diff --git a/pom.xml b/pom.xml
index cfd366a..d6ce2fb 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>