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

commit 6723ed427a5a5cdea199778c6c47a8d7ed84d99e
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Sat Aug 19 08:33:54 2023 -0400

    Update commons.bc.version
---
 pom.xml | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 4ff97a0b..2c2e2789 100644
--- a/pom.xml
+++ b/pom.xml
@@ -271,12 +271,11 @@ limitations under the License.
     <commons.encoding>UTF-8</commons.encoding>
     
<checkstyle.header.file>${basedir}/src/conf/checkstyle-header.txt</checkstyle.header.file>
     
<checkstyle.config.file>${basedir}/src/conf/checkstyle.xml</checkstyle.config.file>
-    <japicmp.skip>false</japicmp.skip>
     <jacoco.skip>false</jacoco.skip>
     <!-- Commons Release Plugin -->
     <commons.release.version>1.16.0</commons.release.version>
-    <commons.bc.version>1.15</commons.bc.version>
-    <commons.rc.version>RC2</commons.rc.version>
+    <commons.bc.version>1.16.0</commons.bc.version>
+    <commons.rc.version>R1</commons.rc.version>
     <commons.release-plugin.version>1.7</commons.release-plugin.version>
     <commons.release.isDistModule>true</commons.release.isDistModule>
     
<commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/${commons.componentid}</commons.distSvnStagingUrl>

Reply via email to