You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2022/11/26 21:01:35 UTC

[commons-net] annotated tag commons-net-3.9.0-RC1 created (now 054b3dc5)

This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to annotated tag commons-net-3.9.0-RC1
in repository https://gitbox.apache.org/repos/asf/commons-net.git


      at 054b3dc5 (tag)
 tagging 1595ad2cbb5b7d7e055613c1a76a3a4c82318aee (commit)
 replaces rel/commons-net-3.8.0
      by Gary Gregory
      on Sat Nov 26 16:01:24 2022 -0500

- Log -----------------------------------------------------------------
Tag Apache release 3.9.0 RC1
-----BEGIN PGP SIGNATURE-----

iQEzBAABCAAdFiEELbTx7w+nYezE6pNchv3H4qESYssFAmOCfqQACgkQhv3H4qES
Ysvy+Af+MAdIbU51sxfVuhQouZ6rbe6krdglfONlH7sBGHY2Cia2w0eisJCa9TrI
A7dWe1c2iwMO+SIKLi/Lk3QxrjcrNjEhM2hm9GFtMSNNAgkf3Edd1shgPzXI55cA
NhPNCx4paoBCMxyxVVAAKVrqgmiJiNl5b70L7CmIi0ITYf6ogCksLEojblzzr4Ka
XwwgWMA0qAD6A/kBAc5BcmjMH32xAsCNx4sGPWCUNydIacwvcnmWiQzJ7/7YRSYY
Fith9WBEIk3eAfk27KptN5nVHhXEyM5HpQ70mvr/qpzlSXp6fNGcSFaQ5aOg4/9e
C+xDBT6x3lcZ/YNRix2B6ocv+EoQ1A==
=CCGA
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     new 1595ad2c Update POM version for Apache release 3.9.0

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[commons-net] 01/01: Update POM version for Apache release 3.9.0

Posted by gg...@apache.org.
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 <ga...@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 -->