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 2020/06/12 15:37:10 UTC

[commons-lang] branch master updated: commons.bc.version 3.9 -> 3.10

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-lang.git


The following commit(s) were added to refs/heads/master by this push:
     new 62393bd  commons.bc.version 3.9 -> 3.10
62393bd is described below

commit 62393bd601d62b96c741e797fc3302bb30f644c5
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Fri Jun 12 11:37:06 2020 -0400

    commons.bc.version 3.9 -> 3.10
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 82223df..c3ecae7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -619,7 +619,7 @@
     <commons.japicmp.version>0.14.3</commons.japicmp.version>
 
     <!-- Commons Release Plugin -->
-    <commons.bc.version>3.9</commons.bc.version>
+    <commons.bc.version>3.10</commons.bc.version>
     <commons.rc.version>RC1</commons.rc.version>
     <commons.release.isDistModule>true</commons.release.isDistModule>
     <commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/lang</commons.distSvnStagingUrl>