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-typedefs.git
commit 000df9835ac44c36fe1956fb15278cb4c86abeaf Author: Josh Tynjala <[email protected]> AuthorDate: Tue Jul 16 13:49:25 2024 -0700 Revert "[maven-release-plugin] prepare branch @{releaseLabel}" This reverts commit e542c4a2b431666e6b2b164c115c950f3877d4c5. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 39fd391..e19a2a6 100644 --- a/pom.xml +++ b/pom.xml @@ -36,7 +36,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/royale-typedefs.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/royale-typedefs.git</developerConnection> <url>https://github.com/apache/royale-typedefs</url> - <tag>release/0.9.11</tag> + <tag>HEAD</tag> </scm> <properties>
