This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-email.git
commit 2ef0e79c7010d78e34c5ea6a4f8c9add489e6819 Author: Gary Gregory <[email protected]> AuthorDate: Thu Jun 9 08:09:36 2022 -0400 Fix description --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 91c14a0..ed894b7 100644 --- a/pom.xml +++ b/pom.xml @@ -307,7 +307,7 @@ <commons.jira.id>EMAIL</commons.jira.id> <commons.jira.pid>12310474</commons.jira.pid> <commons.release.version>1.6.0</commons.release.version> - <commons.release.desc>(Java 7)</commons.release.desc> + <commons.release.desc>(Java 8)</commons.release.desc> <commons.rc.version>RC1</commons.rc.version> <commons.bc.version>1.5</commons.bc.version>
