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 2019/07/05 18:02:06 UTC

[commons-collections] annotated tag commons-commons-collections-4.4-RC1 created (now 2e659d3)

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

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


      at 2e659d3  (tag)
 tagging cab58b3a8093a2f6b84f12783a3fb358747310f7 (commit)
 replaces collections-4.3
      by Gary Gregory
      on Fri Jul 5 13:58:19 2019 -0400

- Log -----------------------------------------------------------------
Tag Apache Commons Collections release 4.4 RC1
-----BEGIN PGP SIGNATURE-----

iQEzBAABCAAdFiEELbTx7w+nYezE6pNchv3H4qESYssFAl0fj9QACgkQhv3H4qES
Yssh0Af/VYur/lcZbul2ql0iaoMBreGXWLjmboIix8cwfamUbVnmN2BH6NX41BUX
waYeQGY2gZ53CdWdLkZOyVPIWsze1QDACsQbN+m05y64QW2MYP6y8lrGlbNEeK7F
phuCwnisAeCDzr2e/uglUIxPI8waz7g2oO+AmGOheTM3RVIkg7kn2XMH2WwTnpdQ
HFtS/h3dgljU8F6AbyK5RHCxAEYpyvWH6JfhrTIIdy9NVkoVBGxq+NXoQ3r6v42L
BUkqLys2xacrDLS8kte1mN0Q2vbJWASkV+qky+TBNrUeYKOnC9w558oU3k+JPc6B
JcckVjLQ2u0XgPpoOCvkntHDTgiTkg==
=HWRF
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     new cab58b3  Update POM version numbers for Apache Commons Collections release 4.4

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-collections] 01/01: Update POM version numbers for Apache Commons Collections release 4.4

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-commons-collections-4.4-RC1
in repository https://gitbox.apache.org/repos/asf/commons-collections.git

commit cab58b3a8093a2f6b84f12783a3fb358747310f7
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Fri Jul 5 13:58:03 2019 -0400

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

diff --git a/pom.xml b/pom.xml
index 2c356fe..f2c634a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>commons-collections4</artifactId>
-  <version>4.4-SNAPSHOT</version>
+  <version>4.4</version>
   <name>Apache Commons Collections</name>
 
   <inceptionYear>2001</inceptionYear>