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/07/23 12:10:46 UTC

[commons-codec] branch master updated (47a55d2 -> b6d446d)

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 47a55d2  Prepare for the next release.
     add 7d309fc  Update POM version numbers for Apache Commons Codec release 1.13
     add 20dc3ec  Prepare for the next release.
     add 4200d4d  Fix the site's source repository link.
     add beafa49  Fix the site's source repository link.
     new b6d446d  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:
 pom.xml                      | 4 ++--
 src/site/site.xml            | 2 +-
 src/site/xdoc/index.xml      | 2 +-
 src/site/xdoc/mail-lists.xml | 2 +-
 4 files changed, 5 insertions(+), 5 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 b6d446de23f700692a7d01bb00e3111cffe030b9
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Tue Jul 23 08:10:15 2019 -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 b553b16..be51dba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
   <groupId>commons-codec</groupId>
   <artifactId>commons-codec</artifactId>
   <!-- Remember to update the version in default.properties as well -->
-  <version>1.13</version>
+  <version>1.14-SNAPSHOT</version>
   <name>Apache Commons Codec</name>
   <inceptionYear>2002</inceptionYear>
   <description>