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 d0820bb6b7e2fbd11ee5ff55b9f4fa534569c0c3 Author: Yishay Weiss <[email protected]> AuthorDate: Thu Apr 27 15:01:21 2023 +0300 Revert "[maven-release-plugin] prepare branch @{releaseLabel}" This reverts commit 20d80e0ff99aa48191b9e0b3a3d34e29f99c5668. --- 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>
