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/17 19:43:05 UTC

[commons-release-plugin] branch master updated (e550373 -> 40a93b7)

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

ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-release-plugin.git.


    from e550373  Merge branch 'release'
     add 414f394  Update POM version numbers for Apache release 1.8.0
     new 40a93b7  Bump to next development version

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.


Summary of changes:
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

[commons-release-plugin] 01/01: Bump to next development version

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-release-plugin.git

commit 40a93b7c02bdb5b08d436d9d6ef4a08290ffcaaa
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Thu Mar 17 15:42:46 2022 -0400

    Bump to next development version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 55271df..7d8b33c 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</version>
+  <version>1.8.1-SNAPSHOT</version>
   <name>Apache Commons Release Plugin</name>
 
   <description>