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/06/25 19:00:56 UTC

[commons-release-plugin] annotated tag commons-release-plugin-1.8.1-RC1 created (now 14f12dd)

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

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


      at 14f12dd  (tag)
 tagging 0de47206a633016ff26422063275f5d7de6650c9 (commit)
 replaces rel/commons-release-plugin-1.8.0
      by Gary Gregory
      on Sun Jun 25 15:00:44 2023 -0400

- Log -----------------------------------------------------------------
Tag Apache Commons Release Plugin release 1.8.1 RC1
-----BEGIN PGP SIGNATURE-----

iQEzBAABCAAdFiEELbTx7w+nYezE6pNchv3H4qESYssFAmSYjtwACgkQhv3H4qES
YstURwgAiyzB4nvwaDXfzrCD4RPT5KtV8of5k6RqNVq3Z96ClGi3/mGaZObCIv7z
1y34PPH5gMvlKlmhVIMK1qCAezjOAl+lhAT04qF9My5uFF1hhz2hjhM/Iyr9szjY
aGeEUxHlloRtvf0cRR9wfRAQ9VjansON6PKsarcRkU4iTPmqDbqZ52NyktkBAAI0
thwA9S/u4kWY2XsmdSk1E7ki/vk5p9E8azA3//KfWr6POYYrVEh+5nm0qxYCgiJe
TfxBWFf2qKLwsD23JPuSsSLHePWeZ8efo4u0O3ASJAFp438jygTNWztOEmKRkC/z
IMqOw2icdduTxpccDt5//xBkSW1oMg==
=EuF6
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     new 0de4720  Update POM version for Apache Commons Release Plugin release 1.8.1

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 for Apache Commons Release Plugin release 1.8.1

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

commit 0de47206a633016ff26422063275f5d7de6650c9
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sun Jun 25 15:00:19 2023 -0400

    Update POM version for Apache Commons Release Plugin release 1.8.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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