This is an automated email from the ASF dual-hosted git repository.
lewismc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/any23.git
The following commit(s) were added to refs/heads/master by this push:
new 9ee724c [maven-release-plugin] prepare branch 2.4
9ee724c is described below
commit 9ee724c7a7f1b32539f6705a35bba616d050a479
Author: Lewis John McGibbney <lewis.mcgibbney@gmail.com>
AuthorDate: Sun Sep 20 19:18:35 2020 -0700
[maven-release-plugin] prepare branch 2.4
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ba9929f..7c9e6c6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -240,7 +240,7 @@
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/any23.git</developerConnection>
<connection>scm:git:http://gitbox.apache.org/repos/asf/any23.git</connection>
<url>https://gitbox.apache.org/repos/asf/any23.git</url>
- <tag>HEAD</tag>
+ <tag>2.4</tag>
</scm>
<issueManagement>
<system>JIRA</system>
|