This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch release in repository https://gitbox.apache.org/repos/asf/commons-net.git
The following commit(s) were added to refs/heads/release by this push: new 17aa987 Prepare for 3.7.1 RC1. 17aa987 is described below commit 17aa9879c6a8c97bb37f6c891586a839cf4ad38a Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Tue Sep 29 23:40:35 2020 -0400 Prepare for 3.7.1 RC1. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b4065a7..aeaea9e 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ <groupId>commons-net</groupId> <artifactId>commons-net</artifactId> - <version>3.7.1-SNAPSHOT</version> + <version>3.7.1</version> <name>Apache Commons Net</name> <!-- N.B. the description content is deliberately not indented ! to improve the layout of the Release Notes generated by mvn changes:announcement-generate