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/03/13 15:00:10 UTC

[commons-release-plugin] annotated tag commons-release-plugin-1.8.0-RC1 created (now d8cb959)

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

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


      at d8cb959  (tag)
 tagging 7dbef0898425d197bf979fc57e912d6fadefd866 (commit)
 replaces commons-release-plugin-1.7
      by Gary Gregory
      on Sun Mar 13 10:59:56 2022 -0400

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

iQEzBAABCAAdFiEELbTx7w+nYezE6pNchv3H4qESYssFAmIuBuwACgkQhv3H4qES
Ysv2SAgAj2qZdMykdBsLIxkf77YqnK92uTnh46otT9BXnoWNeOIorZgQ2MTnb7YX
tcpGAl5/qsMpLKbXQzqd7HuIGKgtigI5qtAgfX7vpnx+lJWO5TTaCPsizzImKtCK
65DjZFBs1qNm/3QH5rWEreuLzeJXtv+CLn/u0FeQYcyYOjD4orPfI1jmLiEZSA8R
4USfo0VUxGDDgA0ZMmhWpHCXdeY4wVWEefyogMakyPAWA4QSnGF9Xl5N0aK/kJXB
Dl4O4YcuVJKixJ9ZXJT192MYH1+3W9FR5riY4iQuBVB/OZkermPkGwQTKd8QzSay
vNDmYDaFuB4nMf0/53dy0dhVj8tKQQ==
=IW87
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     new 7dbef08  Update POM version numbers for Apache release 1.8.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-release-plugin] 01/01: Update POM version numbers for Apache release 1.8.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-release-plugin-1.8.0-RC1
in repository https://gitbox.apache.org/repos/asf/commons-release-plugin.git

commit 7dbef0898425d197bf979fc57e912d6fadefd866
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sun Mar 13 10:59:45 2022 -0400

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

diff --git a/pom.xml b/pom.xml
index 61effef..d2e6940 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
   </parent>
   <artifactId>commons-release-plugin</artifactId>
   <packaging>maven-plugin</packaging>
-  <version>1.8.0-SNAPSHOT</version>
+  <version>1.8.0</version>
   <name>Apache Commons Release Plugin</name>
 
   <description>