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 2020/08/28 19:49:43 UTC

[commons-crypto] annotated tag commons-crypto-1.1.0-RC1 created (now 5ebb01a)

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

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


      at 5ebb01a  (tag)
 tagging 3b2561bcdd9a428d01235a3d646cd08fbb6e597a (commit)
 replaces CRYPTO-1.0.0
      by Gary Gregory
      on Fri Aug 28 15:48:41 2020 -0400

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

iQEzBAABCAAdFiEELbTx7w+nYezE6pNchv3H4qESYssFAl9JX5kACgkQhv3H4qES
Yssl5ggAk9+Qya6a57xMjVHZDo2LQFNewfL7VgIzx6hIs5YKSSmTMvKwJbWYSBp1
o4pQwHcqbZr/DHzB3IURunU9UGQFbGRI7hXz5mVmwjEc+zzm8pKEtR73mXGMRNSZ
q5yEYc+VoxAdJ9pk16ErKb+MTJiO7sNMrQo4bt2jQtPfDCPdjTDINSPIJufbLM/2
hLExFanu6z9SVUNfDQ2I/sknqnYcSexY4sX+DG2/bPvPysjIE9ZG/DFcKelA+mzq
3tGIMV29b3xdg1CLtzLilnhkF+QiJsxIn/FsA9FGzf0a9rvfvdGbECZ7ZZydMtJN
9EKds0v41pyjXA0UgWqvPwvcixTLRA==
=q9rI
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     new 3b2561b  Update POM version numbers for Apache release 1.1.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-crypto] 01/01: Update POM version numbers for Apache release 1.1.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-crypto-1.1.0-RC1
in repository https://gitbox.apache.org/repos/asf/commons-crypto.git

commit 3b2561bcdd9a428d01235a3d646cd08fbb6e597a
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Fri Aug 28 14:23:38 2020 -0400

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

diff --git a/pom.xml b/pom.xml
index c16d1f5..e250716 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
   </parent>
 
   <artifactId>commons-crypto</artifactId>
-  <version>1.1.0-SNAPSHOT</version>
+  <version>1.1.0</version>
   <packaging>jar</packaging>
 
   <name>Apache Commons Crypto</name>