This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to annotated tag commons-net-3.9.0-RC1 in repository https://gitbox.apache.org/repos/asf/commons-net.git
commit 1595ad2cbb5b7d7e055613c1a76a3a4c82318aee Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sat Nov 26 16:01:06 2022 -0500 Update POM version for Apache release 3.9.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3971ffd5..9ee1f198 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ <groupId>commons-net</groupId> <artifactId>commons-net</artifactId> - <version>3.9.0-SNAPSHOT</version> + <version>3.9.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 -->