This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to annotated tag commons-codec-1.14-RC1 in repository https://gitbox.apache.org/repos/asf/commons-codec.git
commit af7b94750e2178b8437d9812b28e36ac87a455f2 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Mon Dec 30 19:38:13 2019 -0500 Update POM version numbers for Apache Commons Codec release 1.14 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ffa1ff2..08adfcb 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.14-SNAPSHOT</version> + <version>1.14</version> <name>Apache Commons Codec</name> <inceptionYear>2002</inceptionYear> <description>