This is an automated email from the ASF dual-hosted git repository. elharo pushed a commit to branch elharo-patch-1 in repository https://gitbox.apache.org/repos/asf/maven-filtering.git
commit 7306e21b5f6e8675dbff75fc60b8876b80e3986e Author: Elliotte Rusty Harold <[email protected]> AuthorDate: Sun Mar 26 11:08:10 2023 +0000 [MSHARED-1214] move tag back to HEAD --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9176567..fe07781 100644 --- a/pom.xml +++ b/pom.xml @@ -42,7 +42,7 @@ <scm> <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-filtering.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-filtering.git</developerConnection> - <tag>maven-filtering-3.2.0</tag> + <tag>HEAD</tag> <url>https://github.com/apache/maven-filtering/tree/${project.scm.tag}</url> </scm> <issueManagement>
