This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git
commit f547da6cbe62e878b54690995b3e0dce18b31b1f Author: Josh Tynjala <[email protected]> AuthorDate: Tue Jul 16 13:50:16 2024 -0700 Revert "[maven-release-plugin] prepare branch @{releaseLabel}" This reverts commit 687e0134f5cbe6ac4504b70dea2dcac323b0f636. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fce1290d8f..3bd69810ad 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.11</tag> + <tag>HEAD</tag> </scm> <properties>
