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-net.git
commit 01ffe43d3771ab2b3a92f42adc03d1dfd4cf61fa Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Mon Feb 8 16:19:14 2021 -0500 Merge from release branch, not quite ready for RC. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0366c44..78b1435 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ <groupId>commons-net</groupId> <artifactId>commons-net</artifactId> - <version>3.8.0</version> + <version>3.8.0-SNAPSHOT</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 -->