This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to annotated tag commons-net-3.8.0-RC1 in repository https://gitbox.apache.org/repos/asf/commons-net.git
commit 87fbc3d3ec7fce1c224f73c085320ef9f15f590f Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sat Feb 6 12:49:52 2021 -0500 Update POM version numbers for Apache Commons Net release 3.8.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 78b1435..0366c44 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ <groupId>commons-net</groupId> <artifactId>commons-net</artifactId> - <version>3.8.0-SNAPSHOT</version> + <version>3.8.0</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 -->