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 f377de02abfc35beae3eba99662be06c3caf765d Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sun Oct 18 10:49:06 2020 -0400 Bump to next development version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bc2126d..6f27f24 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ <groupId>commons-net</groupId> <artifactId>commons-net</artifactId> - <version>3.7.2</version> + <version>3.7.2-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