This is an automated email from the ASF dual-hosted git repository.
elharo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-filtering.git
The following commit(s) were added to refs/heads/master by this push:
new a9787d6 [MSHARED-1214] move tag back to HEAD (#76)
a9787d6 is described below
commit a9787d668fa24bf7a46f2abcc84799772ac36396
Author: Elliotte Rusty Harold <[email protected]>
AuthorDate: Sun Mar 26 08:12:36 2023 -0400
[MSHARED-1214] move tag back to HEAD (#76)
---
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>