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 2023/04/28 21:51:13 UTC

[commons-io] annotated tag commons-io-2.12.0-RC1 created (now a76348eb)

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

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


      at a76348eb (tag)
 tagging c780ef616bd6c7340f1d8a5dc8c209376a76451f (commit)
 replaces rel/commons-io-2.11.0
      by Gary Gregory
      on Fri Apr 28 17:51:03 2023 -0400

- Log -----------------------------------------------------------------
Tag Apache Commons IO release 2.12.0 RC1
-----BEGIN PGP SIGNATURE-----

iQEzBAABCAAdFiEELbTx7w+nYezE6pNchv3H4qESYssFAmRMP8cACgkQhv3H4qES
YssRUggAjNEzu5JpTy44J/wGcWQEToZExnATt6AYESLGuQhL6K0u/30sfvo2Uh1n
+6/kxVZYonl8wXzS73E5cJBXRv2cBaQfCl0J1lakZ4Aky+rN+MQwHGuPs9tvpG8Q
OYNUsNo2wld47skbSHdgwmRg3sw9gOy8Rl1B8EUiJEJXM1R48iBUjrXpeor4ctK5
sEeXpHVXNRzf7Wh9iwzNzGvKja1D6Vod4MkBxFRmdZDe8IU+vK9t/Wc5fPqjAz1z
wG+xJ0U0Fu6dTfA3zn4Gq4X00U1MO6ploMO47yhiFZtfuNlsvXNiT7Hu0h731k5G
zYO7ETpnBTL60Af+vR1nKtOwsAcKKA==
=ncGq
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     new c780ef61 Update POM version numbers for Apache Commons IO release 2.12.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-io] 01/01: Update POM version numbers for Apache Commons IO release 2.12.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-io-2.12.0-RC1
in repository https://gitbox.apache.org/repos/asf/commons-io.git

commit c780ef616bd6c7340f1d8a5dc8c209376a76451f
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Fri Apr 28 17:50:00 2023 -0400

    Update POM version numbers for Apache Commons IO release 2.12.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3bc2a17a..11e37e5b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-io</groupId>
   <artifactId>commons-io</artifactId>
-  <version>2.12.0-SNAPSHOT</version>
+  <version>2.12.0</version>
   <name>Apache Commons IO</name>
 
   <inceptionYear>2002</inceptionYear>