Skip to content

Commit afa3687

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent a7af6b2 commit afa3687

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ limitations under the License.
2929
<groupId>commons-codec</groupId>
3030
<artifactId>commons-codec</artifactId>
3131
<!-- Remember to update the version in default.properties as well -->
32-
<version>1.16</version>
32+
<version>1.17-SNAPSHOT</version>
3333
<name>Apache Commons Codec</name>
3434
<inceptionYear>2002</inceptionYear>
3535
<description>
@@ -47,7 +47,7 @@ limitations under the License.
4747
<connection>scm:git:https://gitbox.apache.org/repos/asf/commons-codec</connection>
4848
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-codec</developerConnection>
4949
<url>https://github.com/apache/commons-codec</url>
50-
<tag>commons-codec-1.16-rc1</tag>
50+
<tag>HEAD</tag>
5151
</scm>
5252
<distributionManagement>
5353
<site>

0 commit comments

Comments
 (0)