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 40b41c9382ea2581dc7d35610652a36612fdde02 Author: Yishay Weiss <[email protected]> AuthorDate: Sun Mar 13 11:07:23 2022 +0200 Revert "[maven-release-plugin] prepare branch @{releaseLabel}" This reverts commit 43f9edccc08a207f3bdf743d1096001234766ab6. --- 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>
