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 2022/11/02 23:41:50 UTC

[commons-bcel] branch master updated (6d689977 -> 12760e92)

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

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


    from 6d689977 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-bcel.git
     add eda94276 Update POM version for Apache release 6.6.1
     new 6ca6902d Bump to next development version
     new 12760e92 Merge branch 'release'

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


[commons-bcel] 01/02: Bump to next development version

Posted by gg...@apache.org.
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-bcel.git

commit 6ca6902d68d6ff4d63b189120edf54e4a6e03c81
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Wed Nov 2 19:41:38 2022 -0400

    Bump to next development version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 723a7a61..24e1c510 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
   <groupId>org.apache.bcel</groupId>
   <artifactId>bcel</artifactId>
   <packaging>jar</packaging>
-  <version>6.6.1</version>
+  <version>6.6.2-SNAPSHOT</version>
   <name>Apache Commons BCEL</name>
   <description>Apache Commons Bytecode Engineering Library</description>
 


[commons-bcel] 02/02: Merge branch 'release'

Posted by gg...@apache.org.
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-bcel.git

commit 12760e925d18c77fc4a0a396a57fad1dba7be626
Merge: 6d689977 6ca6902d
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Wed Nov 2 19:41:39 2022 -0400

    Merge branch 'release'

 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)