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 a79a3b5  JEXL: preparing 3.2.1
a79a3b5 is described below

commit a79a3b527aed539eb634474f96b40ccd4fa4f9b2
Author: henrib <hen...@apache.org>
AuthorDate: Thu Jun 17 14:39:20 2021 +0200

    JEXL: preparing 3.2.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2f7bce5..e2005fd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,7 +36,7 @@
         <maven.compiler.target>1.8</maven.compiler.target>
         <commons.componentid>jexl</commons.componentid>
         <commons.module.name>org.apache.commons.jexl3</commons.module.name>
-        <commons.release.version>3.2</commons.release.version>
+        <commons.release.version>3.2.1</commons.release.version>
         <commons.site.path>jexl</commons.site.path>
         
<commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-jexl</commons.scmPubUrl>
         
<commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory>

Reply via email to