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 <garydgreg...@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>