This is an automated email from the ASF dual-hosted git repository. mattsicker 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 afa3687 [maven-release-plugin] prepare for next development iteration afa3687 is described below commit afa36877e9e3f87c9456793d7af9f2ca75cce9fd Author: Matt Sicker <mattsic...@apache.org> AuthorDate: Fri Jan 21 23:03:10 2022 -0600 [maven-release-plugin] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index fdb716f..8ebf148 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,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.16</version> + <version>1.17-SNAPSHOT</version> <name>Apache Commons Codec</name> <inceptionYear>2002</inceptionYear> <description> @@ -47,7 +47,7 @@ limitations under the License. <connection>scm:git:https://gitbox.apache.org/repos/asf/commons-codec</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-codec</developerConnection> <url>https://github.com/apache/commons-codec</url> - <tag>commons-codec-1.16-rc1</tag> + <tag>HEAD</tag> </scm> <distributionManagement> <site>