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-build-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 899f12b  Next release will be 1.13.
899f12b is described below

commit 899f12b166a20cfe3633f35219774f62c6cf7e32
Author: Gary Gregory <[email protected]>
AuthorDate: Fri May 28 19:05:43 2021 -0400

    Next release will be 1.13.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8e8403f..286f222 100644
--- a/pom.xml
+++ b/pom.xml
@@ -239,7 +239,7 @@
     
     <!-- Commons Release Plugin -->
     <commons.bc.version>1.12</commons.bc.version>
-    <commons.release.version>1.12</commons.release.version>
+    <commons.release.version>1.13</commons.release.version>
     <commons.release-plugin.version>1.7</commons.release-plugin.version>
     <commons.rc.version>RC1</commons.rc.version>
     <commons.release.isDistModule>true</commons.release.isDistModule>

Reply via email to