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 2023/06/21 18:22:39 UTC

[commons-codec] branch master updated (fa289a9e -> f560ac4e)

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-codec.git


    from fa289a9e Prepare for release candidate
     add 3a6cde05 Update POM version for Apache Commons Codec release 1.16.0
     add 2614a4ca Prepare for release candidate
     new f560ac4e Bump to next development version

The 1 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:
 NOTICE.txt | 12 ------------
 pom.xml    |  4 ++--
 2 files changed, 2 insertions(+), 14 deletions(-)


[commons-codec] 01/01: 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-codec.git

commit f560ac4e1c9cf353e124003226fa97d446ffb32e
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Wed Jun 21 14:22:10 2023 -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 868923fd..c2b8d848 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@ limitations under the License.
   </parent>
   <groupId>commons-codec</groupId>
   <artifactId>commons-codec</artifactId>
-  <version>1.16.0</version>
+  <version>1.16.1-SNAPSHOT</version>
   <name>Apache Commons Codec</name>
   <inceptionYear>2002</inceptionYear>
   <description>