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/05/22 11:48:26 UTC

[commons-codec] branch master updated: Fix POM snapshot version

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


The following commit(s) were added to refs/heads/master by this push:
     new e55cca44 Fix POM snapshot version
e55cca44 is described below

commit e55cca4494770220aceb590e07da261c9fab536a
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sun May 22 07:48:22 2022 -0400

    Fix POM snapshot version
---
 pom.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 1767edfa..8ad1a9e5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,8 +28,7 @@ limitations under the License.
   </parent>
   <groupId>commons-codec</groupId>
   <artifactId>commons-codec</artifactId>
-  <!-- Remember to update the version in default.properties as well -->
-  <version>1.17-SNAPSHOT</version>
+  <version>1.16-SNAPSHOT</version>
   <name>Apache Commons Codec</name>
   <inceptionYear>2002</inceptionYear>
   <description>