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/08 21:43:00 UTC

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

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 6fcd0bc6f9f74a23a62e45620312f57d08cffd18
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sun Sep 8 17:26:23 2019 -0400

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

diff --git a/pom.xml b/pom.xml
index 92b210f..25ef8e7 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.0-SNAPSHOT</version>
+  <version>6.4.0</version>
   <name>Apache Commons BCEL</name>
   <description>Apache Commons Bytecode Engineering Library</description>