This is an automated email from the ASF dual-hosted git repository. sebb pushed a commit to branch NET_3_7 in repository https://gitbox.apache.org/repos/asf/commons-net.git
The following commit(s) were added to refs/heads/NET_3_7 by this push: new 280b6e4 Forgot release version 280b6e4 is described below commit 280b6e426cd18d2e7b8a53cc68a4a820334f6c1c Author: Sebb <s...@apache.org> AuthorDate: Sat Aug 1 20:07:32 2020 +0100 Forgot release version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4716b70..796afae 100644 --- a/pom.xml +++ b/pom.xml @@ -54,7 +54,7 @@ Supported protocols include: Echo, Finger, FTP, NNTP, NTP, POP3(S), SMTP(S), Tel <commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-net</commons.scmPubUrl> <!-- Current release --> - <commons.release.version>3.6</commons.release.version> + <commons.release.version>3.7</commons.release.version> <commons.rc.version>RC1</commons.rc.version> <commons.release.desc>(Requires Java ${maven.compiler.target} or later)</commons.release.desc>