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 2024/01/07 19:59:43 UTC

(commons-bcel) branch release updated: Prepare for the next release candidate

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

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


The following commit(s) were added to refs/heads/release by this push:
     new 67850090 Prepare for the next release candidate
67850090 is described below

commit 6785009095d66a4a2bc01e64d25de987847eb114
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sun Jan 7 19:59:39 2024 +0000

    Prepare for the next release candidate
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e25e36db..ee3555e5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
   <groupId>org.apache.bcel</groupId>
   <artifactId>bcel</artifactId>
   <packaging>jar</packaging>
-  <version>6.8.1-SNAPSHOT</version>
+  <version>6.8.1</version>
   <name>Apache Commons BCEL</name>
   <description>Apache Commons Bytecode Engineering Library</description>