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-typedefs.git
commit 57c84d632ced38c98e293fa16900abcf480e4c4b Author: Yishay Weiss <[email protected]> AuthorDate: Wed Apr 19 09:39:39 2023 +0300 Revert "[maven-release-plugin] prepare branch @{releaseLabel}" This reverts commit 955b0148179c7e953a6b273826264d688e23a311. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ce155b9..2f0ba85 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.10</tag> + <tag>HEAD</tag> </scm> <properties>
