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 ca409928d84a0252d451ba62bffbba63b13b23af Author: Gary Gregory <[email protected]> AuthorDate: Fri Feb 12 11:35:26 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 -->
