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 <garydgreg...@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>