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 2019/09/26 16:53:24 UTC

[commons-bcel] 01/01: Update POM version numbers for Apache Commons BCEL release 6.4.1

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

commit bebe70de81f2f8912857ddb33e82d3ccc146a24e
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Thu Sep 26 12:30:08 2019 -0400

    Update POM version numbers for Apache Commons BCEL release 6.4.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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