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:57 UTC

[commons-release-plugin] 01/01: Update POM version for Apache Commons Release Plugin release 1.8.1

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>