This is an automated email from the ASF dual-hosted git repository. henrib pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-jexl.git
The following commit(s) were added to refs/heads/master by this push: new 2615ca7 [maven-release-plugin] prepare release commons-jexl3-3.2 2615ca7 is described below commit 2615ca79132fd3222a5698bebb0566442f895af3 Author: henrib <hen...@apache.org> AuthorDate: Thu Jun 17 14:41:11 2021 +0200 [maven-release-plugin] prepare release commons-jexl3-3.2 --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e2005fd..b8e79ab 100644 --- a/pom.xml +++ b/pom.xml @@ -89,7 +89,8 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/commons-jexl.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-jexl.git</developerConnection> <url>https://gitbox.apache.org/repos/asf/commons-jexl.git</url> - </scm> + <tag>commons-jexl3-3.2</tag> + </scm> <issueManagement> <system>jira</system> <url>https://issues.apache.org/jira/browse/JEXL</url>