Skip to content

Commit 5d809fe

Browse files
committed
Prepare for the next release candidate
1 parent 9a59c1c commit 5d809fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
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.0-SNAPSHOT</version>
31+
<version>1.17.0</version>
3232
<name>Apache Commons Codec</name>
3333
<inceptionYear>2002</inceptionYear>
3434
<description>
@@ -106,7 +106,7 @@ limitations under the License.
106106
<commons.rc.version>RC1</commons.rc.version>
107107
<commons.release.isDistModule>true</commons.release.isDistModule>
108108
<commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/${commons.componentid}</commons.distSvnStagingUrl>
109-
<project.build.outputTimestamp>2024-02-08T21:29:14Z</project.build.outputTimestamp>
109+
<project.build.outputTimestamp>2024-04-20T18:05:56Z</project.build.outputTimestamp>
110110
<commons.jacoco.version>0.8.12</commons.jacoco.version>
111111
<commons.javadoc.java.link>${commons.javadoc21.java.link}</commons.javadoc.java.link>
112112
<!-- JaCoCo: Don't make code coverage worse than: -->

0 commit comments

Comments
 (0)