Skip to content

Commit 50dcf50

Browse files
committed
Bump to next development version
1 parent 1962613 commit 50dcf50

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ limitations under the License.
2828
</parent>
2929
<groupId>commons-codec</groupId>
3030
<artifactId>commons-codec</artifactId>
31-
<version>1.17.2</version>
31+
<version>1.17.3-SNAPSHOT</version>
3232
<name>Apache Commons Codec</name>
3333
<inceptionYear>2002</inceptionYear>
3434
<description>
@@ -99,7 +99,7 @@ limitations under the License.
9999
<commons.rc.version>RC1</commons.rc.version>
100100
<commons.release.isDistModule>true</commons.release.isDistModule>
101101
<commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/${commons.componentid}</commons.distSvnStagingUrl>
102-
<project.build.outputTimestamp>2024-12-28T14:13:52Z</project.build.outputTimestamp>
102+
<project.build.outputTimestamp>2025-01-06T22:01:21Z</project.build.outputTimestamp>
103103
<commons.jacoco.version>0.8.12</commons.jacoco.version>
104104
<!-- Temp for SUREFIRE-2253 -->
105105
<commons.surefire.version>3.2.5</commons.surefire.version>

0 commit comments

Comments
 (0)