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 d7f59e302a8f29b3d1297eeaafe85274d70ec31c Author: Yishay Weiss <[email protected]> AuthorDate: Fri Nov 15 09:30:37 2024 +0000 Revert "[maven-release-plugin] prepare branch @{releaseLabel}" This reverts commit 31e50697227d30ba67eec3a09cc4ec2a415c342a. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e0a4cfe4c1..4377e2a298 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.12</tag> + <tag>HEAD</tag> </scm> <properties>
